Skip to content

Commit

Permalink
ci: rm enable webframeworks
Browse files Browse the repository at this point in the history
  • Loading branch information
longwind48 committed Dec 15, 2024
1 parent 8ff083b commit 0c854db
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/firebase-hosting-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
with:
path: ${{ github.workspace }}/frontend/.next/cache
key: ${{ runner.os }}-nextjs-${{ hashFiles('**/package-lock.json') }}
- name: Enable Firebase web frameworks
run: |
cd frontend
firebase experiments:enable webframeworks
- name: Install dependencies and build
env:
APP_ENV: staging
Expand Down

0 comments on commit 0c854db

Please sign in to comment.