fix: build release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
- name: Build WASM glue
|
||||
run: |
|
||||
bash script/build-glue.sh
|
||||
bash script/build-glue --release
|
||||
env:
|
||||
UNICORN_BUILD_DIR: ${{ github.workspace }}/../unicorn/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user