Skip to content

Commit

Permalink
fix the link
Browse files Browse the repository at this point in the history
  • Loading branch information
MosheEichler committed Dec 7, 2023
1 parent 3f57dcc commit 2e02c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
pipenv install
- run:
name: Setup Firebase
command: curl -Lo ./firebase_bin https://firebase.tools/bin/linux/v12.7.0
command: curl -Lo ./firebase_bin https://firebase.tools/bin/linux/v12.7.0 | bash
- run:
name: Deploy to Firebase
no_output_timeout: 30m
Expand Down

0 comments on commit 2e02c86

Please sign in to comment.