Skip to content

Commit 1b05847

Browse files
committed
github: adjust build-preview
1 parent 8b4c734 commit 1b05847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-prev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Build website preview
2424
id: build
2525
run: |
26+
set -o pipefail
2627
pnpm run build-prod 2>&1 | tee build.log
2728
continue-on-error: true
2829
- name: Upload build log artifact

0 commit comments

Comments
 (0)