-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f634ffd
commit 73c3c2e
Showing
31 changed files
with
553 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ runs: | |
- name: Install and set up vercel & firebase-tools | ||
shell: bash | ||
run: | | ||
npm -g install [email protected].1 [email protected] && \ | ||
npm -g install [email protected].3 [email protected] && \ | ||
firebase setup:emulators:firestore && \ | ||
firebase setup:emulators:storage && \ | ||
firebase setup:emulators:ui | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -61,7 +61,7 @@ jobs: | |
|
||
- name: Install & Setup Firebase Emulator Suite | ||
run: | | ||
npm -g install [email protected].1 && \ | ||
npm -g install [email protected].3 && \ | ||
firebase setup:emulators:firestore | ||
- name: Install Dependencies | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.