Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gnimnix committed May 26, 2024
1 parent f02e52f commit 510ccdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache: "yarn"

- name: Install Firebase Emulator Suite
run: yarn install -g firebase-tools
run: npm install -g firebase-tools

- name: Install dependencies
run: yarn
Expand Down

0 comments on commit 510ccdf

Please sign in to comment.