Update webassembly.yml
This commit is contained in:
parent
052c821102
commit
9d50f23f80
3
.github/workflows/webassembly.yml
vendored
3
.github/workflows/webassembly.yml
vendored
|
|
@ -22,6 +22,9 @@ jobs:
|
|||
with:
|
||||
version: 2.0.0
|
||||
actions-cache-folder: 'emsdk-cache'
|
||||
|
||||
- name: Test emsdk Installation
|
||||
run: emcc -v
|
||||
|
||||
- name: Setup Environment
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user