|
|
@@ -885,6 +885,7 @@ jobs: |
|
|
- name: Build wasm-noopt cross-compiled |
|
|
- name: Build wasm-noopt cross-compiled |
|
|
if: steps.cache.outputs.cache-hit == 'true' |
|
|
if: steps.cache.outputs.cache-hit == 'true' |
|
|
env: |
|
|
env: |
|
|
|
|
|
PAWPAW_NOSIMD: 1 |
|
|
NOSIMD: true |
|
|
NOSIMD: true |
|
|
WITH_LTO: false |
|
|
WITH_LTO: false |
|
|
run: | |
|
|
run: | |
|
|
|