Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
.github/workflows/webassembly.yml
|
|
@ -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: | |
|
|
|