Fix wasm-noopt build
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
1632dc88d3
commit
1f2f14589e
2 changed files with 2 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -885,6 +885,7 @@ jobs:
|
|||
- name: Build wasm-noopt cross-compiled
|
||||
if: steps.cache.outputs.cache-hit == 'true'
|
||||
env:
|
||||
PAWPAW_NOSIMD: 1
|
||||
NOSIMD: true
|
||||
WITH_LTO: false
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue