Skip to content

Commit

Permalink
test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
loeiks committed Feb 18, 2024
1 parent f5a3db3 commit 5989592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm install

- name: Install firebase globallt
run: npm install -g @firebase/tools
run: npm install -g firebase-tools

tsc:
needs: build-and-deploy
Expand Down

0 comments on commit 5989592

Please sign in to comment.