mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
[Web] Fix Emscripten for WebXR and update minimum version
This commit is contained in:
2
.github/workflows/web_builds.yml
vendored
2
.github/workflows/web_builds.yml
vendored
@@ -9,7 +9,7 @@ env:
|
||||
tests=no
|
||||
debug_symbols=no
|
||||
use_closure_compiler=yes
|
||||
EM_VERSION: 3.1.64
|
||||
EM_VERSION: 4.0.11
|
||||
|
||||
jobs:
|
||||
web-template:
|
||||
|
||||
Reference in New Issue
Block a user