Skip to content

Commit

Permalink
Revert "Fix `npm warn exec The following package was not found and wi…
Browse files Browse the repository at this point in the history
…ll be installed: [email protected]`"

This reverts commit e57a711.
  • Loading branch information
TyHil committed Nov 21, 2024
1 parent e57a711 commit 7e74152
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ jobs:
with:
submodules: recursive

- name: Set up PNPM
uses: pnpm/action-setup@v4
with:
version: 9

- name: Install Firebase CLI
run: pnpm install

- name: Deploy to Firebase
uses: FirebaseExtended/action-hosting-deploy@v0
with:
Expand Down

0 comments on commit 7e74152

Please sign in to comment.