Skip to content

Commit

Permalink
Wasm action
Browse files Browse the repository at this point in the history
  • Loading branch information
visrealm authored Sep 5, 2023
1 parent de3de52 commit 8091bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emulator-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Setup emscripten
working-directory: ${{ github.workspace }}
run: emconfig.bat
run: ./emconfig.bat

- name: Configure CMake
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 8091bf8

Please sign in to comment.