Skip to content

Commit 6d9291c

Browse files
authored
#chud
1 parent 532c81f commit 6d9291c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/pr-firebase-deploy.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ jobs:
3232
- name: Install dependencies
3333
run: pnpm install
3434

35-
- name: Build & Export
36-
run: |
37-
pnpm build
38-
pnpm export
35+
- name: Build
36+
run: pnpm build
3937

4038
- name: Deploy to Firebase Hosting
4139
uses: FirebaseExtended/action-hosting-deploy@v0

0 commit comments

Comments
 (0)