Skip to content

Commit

Permalink
Update environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jefersondaniel committed Jan 7, 2024
1 parent 017025f commit 0e25cbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-html5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
args: --manifest-path source/native/Cargo.toml --target wasm32-unknown-emscripten --release
env:
C_INCLUDE_PATH: ${{env.EMSDK}}/upstream/emscripten/cache/sysroot/include/
RUSTFLAGS: -Zlink-native-libraries=no -Cpanic=abort
EMMAKEN_CFLAGS: -s SIDE_MODULE=2 -shared -Os
CARGO_TARGET_DIR: source/native/target

- name: Build
Expand Down

0 comments on commit 0e25cbc

Please sign in to comment.