Skip to content

Commit 4557cca

Browse files
committed
chore: update release workflow
1 parent 8aaa00a commit 4557cca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- name: Build packages
5555
env:
5656
NODE_OPTIONS: "--max_old_space_size=4096"
57+
NO_EMIT_ON_ERROR: "true"
5758
run: node common/scripts/install-run-rush.js build --only tag:package
5859

5960
# - name: Run Bugserver

0 commit comments

Comments
 (0)