mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2024-12-04 19:23:28 +01:00
update github ci emscripten to 3.1.32
This commit is contained in:
parent
6df865de3e
commit
d672f8a52c
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
BUILD_TYPE: Debug
|
||||
EM_VERSION: 2.0.24
|
||||
EM_VERSION: 3.1.32
|
||||
EM_CACHE_FOLDER: 'emsdk-cache'
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user