Skip to content

Commit

Permalink
Switch to flutter in wf
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Oct 22, 2024
1 parent 0b00511 commit e0f1777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ jobs:
- run: dart pub get
working-directory: pkgs/messages/example

- run: dart pub get
- run: flutter pub get
working-directory: pkgs/messages/examples/my_application

- run: dart pub get
- run: flutter pub get
working-directory: pkgs/messages/examples/my_shopping_cart

- run: dart analyze --fatal-infos
Expand Down

0 comments on commit e0f1777

Please sign in to comment.