mirror of
https://github.com/Ryujinx/SDL.git
synced 2024-12-22 18:55:42 +00:00
ci: bump mymindstorm/setup-emsdk to latest tag
This commit is contained in:
parent
64294e4560
commit
322dbdde4e
2
.github/workflows/emscripten.yml
vendored
2
.github/workflows/emscripten.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: mymindstorm/setup-emsdk@v10
|
||||
- uses: mymindstorm/setup-emsdk@v12
|
||||
with:
|
||||
version: 3.1.35
|
||||
- name: Install ninja
|
||||
|
|
Loading…
Reference in a new issue