Skip to content

Commit

Permalink
fix: removed pub
Browse files Browse the repository at this point in the history
  • Loading branch information
mhochsto committed Sep 5, 2024
1 parent 14b854b commit 7d24cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/flutter-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
uses: dart-lang/setup-dart@v1
with:
sdk: stable
- run: flutter pub upgrade
- run: flutter upgrade
shell: bash

- name: Cache pub-cache
Expand Down

0 comments on commit 7d24cb6

Please sign in to comment.