mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 09:56:26 +00:00
GitHub Actions: bump Emscripten version used to build to 2.0.31.
Reference PR #6304.
This commit is contained in:
2
.github/workflows/emscripten.yml
vendored
2
.github/workflows/emscripten.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: mymindstorm/setup-emsdk@v10
|
- uses: mymindstorm/setup-emsdk@v10
|
||||||
with:
|
with:
|
||||||
version: 2.0.27
|
version: 2.0.31
|
||||||
- name: Configure CMake
|
- name: Configure CMake
|
||||||
run: |
|
run: |
|
||||||
emcmake cmake -S . -B build \
|
emcmake cmake -S . -B build \
|
||||||
|
Reference in New Issue
Block a user