Skip to content

Commit

Permalink
and again
Browse files Browse the repository at this point in the history
  • Loading branch information
damattl committed Jul 19, 2024
1 parent f16e922 commit 75de53c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/cd-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,13 @@ jobs:
ls
flutterfire --version
flutterfire configure -out=lib/firebase/firebase_options.g.dart \
--project=linum-5d9f6 --platforms="android,ios" \
--project=linum-5d9f6 -y --platforms="android,ios" \
-i de.investitacademy.linum \
-a de.investitacademy.linum \
--yes
-w de.investitacademy.linum \
-m de.investitacademy.linum \
--windows-app-id de.investitacademy.linum
--ios-out=ios/Runner/GoogleService-Info.plist
- name: Check if files exist
run: |
Expand Down

0 comments on commit 75de53c

Please sign in to comment.