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
|
- 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user