Skip to content

Commit

Permalink
Update wasm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner authored Oct 29, 2021
1 parent e7a54db commit fe0e1cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
uses: actions/checkout@v2

- name: Configure CMake and build
uses: mymindstorm/setup-emsdk@v9
run: |
- uses: mymindstorm/setup-emsdk@v9
- run: |
mkdir build
cd build
Expand Down

0 comments on commit fe0e1cc

Please sign in to comment.