Skip to content

Commit 093a09f

Browse files
authored
Try updating setup-emsdk
1 parent cecb7be commit 093a09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107

108108
- name: Setup Emscripten
109109
if: matrix.name == 'Emscripten'
110-
uses: mymindstorm/setup-emsdk@v12
110+
uses: mymindstorm/setup-emsdk@v14
111111
with:
112112
version: ${{env.EM_VERSION}}
113113
actions-cache-folder: ${{env.EM_CACHE_FOLDER}}

0 commit comments

Comments
 (0)