7
0
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:
2025-11-07 11:36:39 +00:00
committed by GitHub
parent cd44ae3174
commit ecb119c62c

View File

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