Skip to content

Commit

Permalink
patch: update publish script to use new emscripten version too
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Sep 20, 2022
1 parent 273e541 commit 424641b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup emsdk
uses: mymindstorm/setup-emsdk@v11
with:
version: 3.0.0
version: 3.1.20
actions-cache-folder: "emsdk-cache"
- uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 424641b

Please sign in to comment.