We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1c8bb commit 487c95eCopy full SHA for 487c95e
2 files changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup Emscripten SDK
23
uses: mymindstorm/setup-emsdk@v14
24
with:
25
- version: 3.1.70
+ version: 4.0.24
26
27
- name: Build bridge artifacts
28
env:
.github/workflows/publish_assets.yml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments