1 parent 71934b3 commit 37df2eaCopy full SHA for 37df2ea
1 file changed
.github/workflows/web.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup Emscripten
34
uses: mymindstorm/setup-emsdk@v14
35
with:
36
- version: 'latest'
+ version: '5.0.7'
37
38
- name: Configure CMake
39
run: |
0 commit comments