Skip to content

Commit 54d204e

Browse files
committed
NITRO ignore error for testing
1 parent 45c483e commit 54d204e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Generate static site
2626
env:
2727
NUXT_APP_BASE_URL: /comforterpdocsnuxt/
28+
NITRO_PRERENDER_IGNORE_ERRORS: true
2829
run: |
2930
npm run generate
3031

0 commit comments

Comments
 (0)