Skip to content

Commit

Permalink
Update emulator-wasm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
visrealm committed Sep 1, 2023
1 parent 327ce43 commit e30c9ea
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:
run: git submodule update --init --recursive

- name: Build emscripten
working-directory: ${{env.GITHUB_WORKSPACE}}/wmulator/wasm
working-directory: ${{env.GITHUB_WORKSPACE}}/emulator/wasm
# Add additional options to the MSBuild command line here (like platform or verbosity level).
# See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
run: build_wasm.bat

0 comments on commit e30c9ea

Please sign in to comment.