CI: Update emscripten version
This commit is contained in:
parent
6a9177a109
commit
7840e54a0d
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
- name: Setup emscripten
|
||||
uses: mymindstorm/setup-emsdk@v12
|
||||
with:
|
||||
version: 3.1.31
|
||||
version: 3.1.35
|
||||
actions-cache-folder: emsdk-cache-${{ matrix.mode }}-${{ matrix.kind }}
|
||||
|
||||
# Cache xmake dependencies
|
||||
|
|
|
|||
Loading…
Reference in New Issue