Update webassembly.yml

This commit is contained in:
Ray 2023-09-12 15:11:16 +02:00
parent 3ab7f70e31
commit 2e7a7877a5

View File

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