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