Skip to content

Commit 1690e3d

Browse files
fix workflow
1 parent 6e3eabe commit 1690e3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ jobs:
1818
channel: stable
1919
- name: Install dependencies
2020
run: flutter pub get
21+
- uses: dart-lang/setup-dart@v1
2122
- name: Publish
2223
run: dart pub publish --force

0 commit comments

Comments
 (0)