Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mllrr96 committed Apr 5, 2024
1 parent 95b06b7 commit 03f230c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
echo GOOGLE_SERVICE_ANDROID | base64 -d > android/app/google-services.json
echo FIREBASE_APP_ID | base64 -d > ios/firebase_app_id_file.json
echo FIREBASE_OPTIONS | base64 -d > lib/firebase_options.dart
wc -l android/app/google-services.json
env:
GOOGLE_SERVICE_ANDROID: ${{ secrets.GOOGLE_SERVICE_ANDROID }}
FIREBASE_APP_ID: ${{ secrets.FIREBASE_APP_ID }}
Expand Down

0 comments on commit 03f230c

Please sign in to comment.