We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1423584 commit 5b480daCopy full SHA for 5b480da
.github/workflows/dev-packages.yaml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Emscripten
46
uses: mymindstorm/setup-emsdk@v14
47
with:
48
- version: "latest"
+ version: "4.0.10"
49
actions-cache-folder: "emsdk-cache"
50
51
- name: Build
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
52
53
- name: Create Release Pull Request or Publish to npm
0 commit comments