Ray
4 vuotta sitten
committed by
GitHub
vanhempi
commit
9d50f23f80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
3 lisäystä ja
0 poistoa
-
.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: | |
|
|
|