Updated github action
This commit is contained in:
parent
3ffe640033
commit
06d53d6f99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
with:
|
||||
sdk: "2.15.1"
|
||||
|
||||
- id: framework; Upgrade packages
|
||||
- id: framework_upgrade
|
||||
working-directory: packages/framework
|
||||
run: dart pub upgrade
|
||||
|
||||
|
|
Loading…
Reference in a new issue