Skip to content

Commit

Permalink
add flutterfire
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sidhdhi-p committed Jun 19, 2024
1 parent 646074c commit 1db4da9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ios_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- name: Install Codemagic CLI tools
run: pip install codemagic-cli-tools

- name: install flutterfire CLI
run: dart pub global activate flutterfire_cli

- name: Set up keychain
run: keychain initialize

Expand Down

0 comments on commit 1db4da9

Please sign in to comment.