Skip to content

Commit

Permalink
Merge pull request #227 from evoandro/staging
Browse files Browse the repository at this point in the history
linux action test - 3
  • Loading branch information
evoandro authored Jun 6, 2024
2 parents b8c149b + f82c71f commit 6f32c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ jobs:

- name: Install Emscripten
run: |
emcc --version
sudo apt-get install emscripten
emcc --version
- name: Compile wasm
run: |
Expand Down

0 comments on commit 6f32c7a

Please sign in to comment.