Skip to content

Commit

Permalink
Fix build-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Jan 2, 2025
1 parent 62beecf commit 9e3e839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
with:
node-version: 10.24
- run: npm ci && npm run build
- uses: actions/setup-node@v4
with:
node-version: 18.12
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
Expand Down

0 comments on commit 9e3e839

Please sign in to comment.