fix: build release

This commit is contained in:
2026-02-26 17:31:59 +08:00
parent f98d6945fc
commit 540a69aa86

View File

@@ -60,7 +60,7 @@ jobs:
- name: Build WASM glue - name: Build WASM glue
run: | run: |
bash script/build-glue.sh bash script/build-glue --release
env: env:
UNICORN_BUILD_DIR: ${{ github.workspace }}/../unicorn/build UNICORN_BUILD_DIR: ${{ github.workspace }}/../unicorn/build