Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadsunny1 committed Feb 1, 2024
2 parents c033dd2 + a3871bf commit d7af9b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:

# Fetches proj dependencies from pub
- name: Install dependencies
run: flutter pub get
run: flutter pub get
# ^ If you want to use a specific version of flutter

0 comments on commit d7af9b7

Please sign in to comment.