Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Dec 5, 2024
1 parent eaf3fc9 commit 7fa7e65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ jobs:
- name: Setup firebase_core example app to test Swift integration
# run this before running melos boostrap to ensure the example app is set up
run: |
cd packages/firebase_core/example
cd packages/firebase_core/firebase_core/example
flutter pub get $FLUTTER_DEPENDENCIES
cd ../../..
cd ../../../..
- uses: bluefireteam/melos-action@c7dcb921b23cc520cace360b95d02b37bf09cdaa
with:
melos-version: '5.3.0'
Expand Down

0 comments on commit 7fa7e65

Please sign in to comment.