mirror of
https://gitlab.com/raylibtemplates/rt.git
synced 2026-06-28 11:15:21 -04:00
Update cmake-multi-platform.yml
This commit is contained in:
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
|||||||
if: matrix.c_compiler == 'emcc'
|
if: matrix.c_compiler == 'emcc'
|
||||||
uses: mymindstorm/setup-emsdk@v14
|
uses: mymindstorm/setup-emsdk@v14
|
||||||
with:
|
with:
|
||||||
version: 3.1.45
|
version: latest
|
||||||
|
|
||||||
- name: Setup Web Build Environment
|
- name: Setup Web Build Environment
|
||||||
if: matrix.c_compiler == 'emcc'
|
if: matrix.c_compiler == 'emcc'
|
||||||
|
|||||||
Reference in New Issue
Block a user