We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487c95e commit 327e2a7Copy full SHA for 327e2a7
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: 4.0.24
+ version: latest
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