Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldF committed Apr 4, 2024
1 parent f0552d5 commit 17610bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: mymindstorm/setup-emsdk@v14
with:
emscripten-version: '3.1.56'
version: '3.1.56'
- uses: actions/checkout@v4
- name: verify
run: emcc -v
Expand Down

0 comments on commit 17610bc

Please sign in to comment.