mirror of
https://github.com/mkxp-z/mkxp-z.git
synced 2025-08-25 00:03:44 +02:00
Update Emscripten to 4.0.8 for the libretro Emscripten autobuild
Will be required once https://github.com/libretro/RetroArch/pull/17872 makes its way into the version of RetroArch used in the autobuild.
This commit is contained in:
parent
d71cd242c7
commit
d186fa97bc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autobuild.yml
vendored
2
.github/workflows/autobuild.yml
vendored
|
@ -863,7 +863,7 @@ jobs:
|
|||
- name: Set up Emscripten SDK
|
||||
uses: mymindstorm/setup-emsdk@v14
|
||||
with:
|
||||
version: 4.0.6
|
||||
version: 4.0.8
|
||||
|
||||
- id: short-sha
|
||||
name: Get Git commit hash
|
||||
|
|
Loading…
Add table
Reference in a new issue