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