Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiborbea committed Nov 12, 2023
1 parent 7d7cfb7 commit 5b65392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 18.18
- name: npm dependencies
run: npm install
run: npm install --force
- name: Build
run: npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit 5b65392

Please sign in to comment.