Ray
4 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.github/workflows/webassembly.yml
|
|
@ -18,7 +18,7 @@ jobs: |
|
|
|
uses: actions/checkout@master |
|
|
|
|
|
|
|
- name: Setup emsdk |
|
|
|
uses: mymindstorm/setup-emsdk@v6 |
|
|
|
uses: mymindstorm/setup-emsdk@v7 |
|
|
|
with: |
|
|
|
version: 2.0.0 |
|
|
|
actions-cache-folder: 'emsdk-cache' |
|
|
|