Skip to content

Commit bec4b43

Browse files
Update publish.yaml
1 parent c29dc87 commit bec4b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: cat $GITHUB_ENV
3535

3636
- name: pub get
37-
run: flutter pub get
37+
run: dart pub get
3838

3939
# - run: sed -i "s|^version: .*|version: ${RELEASE_VERSION}|" pubspec.yaml
4040
- run: dart pub publish --skip-validation --force

0 commit comments

Comments
 (0)