We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646f81f commit 424e321Copy full SHA for 424e321
.github/workflows/firebase-hosting-pull-request.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - run: npm ci && npm run build
+ # - run: npm ci && npm run build
17
- uses: FirebaseExtended/action-hosting-deploy@v0
18
with:
19
repoToken: ${{ secrets.GITHUB_TOKEN }}
0 commit comments