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:
刘皓 2025-05-09 18:02:37 -04:00
parent d71cd242c7
commit d186fa97bc
No known key found for this signature in database
GPG key ID: 7901753DB465B711

View file

@ -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