Skip to content

Commit d43a9ee

Browse files
committed
Add it to the nightly release workflow as well
1 parent c39d3ce commit d43a9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ jobs:
178178
run: yarn build-native-release
179179
env:
180180
RUST_TARGET: aarch64-apple-darwin
181+
JEMALLOC_SYS_WITH_LG_PAGE: 14
181182
- name: Strip debug symbols
182183
run: strip -x packages/*/*/*.node
183184
- name: Upload artifacts

0 commit comments

Comments
 (0)