Skip to content

Commit

Permalink
Update firestore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
milaGGL committed Oct 16, 2023
1 parent 867c6ee commit 06305cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firestore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
run: |
python scripts/decrypt_project_info.py Firestore/Example/App/GoogleService-Info.plist
cd Firestore
terraform apply -var-file=Example/App/project_info.json -auto-approve &> /dev/null
terraform apply -var-file=Example/App/project_info.json -auto-approve
continue-on-error: true

- name: Setup build
Expand Down

0 comments on commit 06305cc

Please sign in to comment.