Browse Source

Update webassembly.yml

pull/1435/head
Ray 4 years ago
committed by GitHub
parent
commit
7564097d5e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/webassembly.yml

+ 1
- 1
.github/workflows/webassembly.yml View File

@ -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'

Loading…
Cancel
Save