Skip to content

Commit

Permalink
Update emscripten.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lackhole committed Feb 23, 2024
1 parent 20805a0 commit 717e408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build Test
run: |
source emsdk/emsdk_env.sh
emcmake cmake --build build --target all -- -j 9
emmake cmake --build build --target all -- -j 9
- name: Run Test
working-directory: ${{ github.workspace }}/build
Expand Down

0 comments on commit 717e408

Please sign in to comment.