Browse Source

Update webassembly.yml

pull/3310/head
Ray 1 year ago
parent
commit
2e7a7877a5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/webassembly.yml

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

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@master
- name: Setup emsdk
uses: mymindstorm/setup-emsdk@v11
uses: mymindstorm/setup-emsdk@v12
with:
version: 3.1.30
actions-cache-folder: 'emsdk-cache'

Loading…
Cancel
Save