Merge pull request #16 from akien-mga/fix-emsdk-setup

CI: Bump mymindstorm/setup-emsdk to v7
This commit is contained in:
Rémi Verschelde 2020-10-20 10:12:24 +02:00 committed by GitHub
commit b4c77dcfb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -670,7 +670,7 @@ jobs:
with:
python-version: ${{ env.PYTHON_VERSION }}
- name: Setup Emscripten SDK
uses: mymindstorm/setup-emsdk@v2
uses: mymindstorm/setup-emsdk@v7
with:
version: ${{ env.EMSDK_VERSION }}
- name: Patch Mono