Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Jul 9, 2024
1 parent e2e9562 commit 8b06596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Install firebase CLI
run: npm install -g firebase-tools

- run: yes | firebase init firestore

- name: Install dependencies
run: dart pub get && cd example && dart pub get && cd -

Expand Down

0 comments on commit 8b06596

Please sign in to comment.