Skip to content

Commit

Permalink
fix Action step
Browse files Browse the repository at this point in the history
  • Loading branch information
matth-x committed Nov 5, 2023
1 parent 1b24430 commit 25e24d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
submodules: recursive
- name: Set up emscripten
- uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v11
- name: Verify
run: emcc -v
- name: Generate CMake files
Expand Down

0 comments on commit 25e24d9

Please sign in to comment.