Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jnyfah committed Sep 13, 2023
1 parent d7bee9f commit 7c86e6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: mymindstorm/setup-emsdk@v11
with:
version: latest

- name: Verify Emscripten Version
run: emcc -v

- name: Create Build Directory
Expand Down

0 comments on commit 7c86e6c

Please sign in to comment.