Skip to content

Commit b4b5cf4

Browse files
authored
Latest Emscripten action
1 parent 5852608 commit b4b5cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-emscripten.yml

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

2121
steps:
2222
- uses: actions/checkout@v2
23-
- uses: mymindstorm/setup-emsdk@v10
23+
- uses: mymindstorm/setup-emsdk@v11
2424

2525
- name: Test Emscripten
2626
run: emcc -v

0 commit comments

Comments
 (0)