Skip to content

Commit

Permalink
ci: add to run pub get in update podfile workflow (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Dec 28, 2022
1 parent 3376d66 commit 64173d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-podfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Update Podfile lock 🔼
run: |
flutter pub get
flutter precache --macos
cd macos && pod update
Expand Down

0 comments on commit 64173d1

Please sign in to comment.