mirror of
https://github.com/Xevion/rust-sdl2-emscripten.git
synced 2025-12-08 12:08:27 -06:00
Latest emscripten attempt
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- uses: mymindstorm/setup-emsdk@v11 # setup emscripten toolchain
|
||||
with:
|
||||
version: 1.39.20
|
||||
version: 3.1.57
|
||||
|
||||
- uses: actions-rs/toolchain@v1 # get rust toolchain for wasm
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user