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 5852608 commit b4b5cf4Copy full SHA for b4b5cf4
.github/workflows/cmake-emscripten.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v2
23
- - uses: mymindstorm/setup-emsdk@v10
+ - uses: mymindstorm/setup-emsdk@v11
24
25
- name: Test Emscripten
26
run: emcc -v
0 commit comments