mirror of
https://github.com/Xevion/rust-sdl2-emscripten.git
synced 2026-01-31 13:21:56 -06:00
Fix setup-emsdk version target, 3.1.43
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: mymindstorm/setup-emsdk@v11
|
- uses: mymindstorm/setup-emsdk@v11
|
||||||
with:
|
with:
|
||||||
version: 3.1.57
|
version: 3.1.43
|
||||||
|
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user