web-wasm: bump emscripten to 5.0.1

Disable raylib, which seems to have an unrelated error.
This commit is contained in:
Matt McCormick
2026-02-05 17:33:07 -05:00
parent 84793ba73e
commit f41690cc1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1232,7 +1232,7 @@ jobs:
llama_cpp_arg: "",
fmt: "no",
fmt_arg: "",
raylib: "yes",
raylib: "no",
raylib_arg: "-DPLATFORM=Web",
cpython: "no",
cpython_arg: "",