Skip to content

Commit

Permalink
Fix install step
Browse files Browse the repository at this point in the history
  • Loading branch information
dam5s committed Aug 2, 2023
1 parent fd276de commit efa716e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
with:
flutter-version: '3.x'
channel: 'stable'
- run: flutter pub get
- run: cd weather_app; flutter pub get
- run: make check

0 comments on commit efa716e

Please sign in to comment.