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