Skip to content

Commit c94063b

Browse files
committed
Fix Emscripten build check workflow
1 parent b742bc0 commit c94063b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
submodules: 'recursive'
2323

2424
- name: Setup emsdk
25-
uses: mymindstorm/setup-emsdk@v13
25+
uses: mymindstorm/setup-emsdk@v14
2626
with:
2727
# Make sure to set a version number!
2828
version: 3.1.53

0 commit comments

Comments
 (0)