arreglos en screen

This commit is contained in:
2026-04-15 06:31:43 +02:00
parent 6e0d9235a3
commit 727e55af03
3 changed files with 8 additions and 8 deletions

View File

@@ -291,6 +291,7 @@ linux_release:
wasm:
@echo "Compilando para WebAssembly - Version: $(VERSION)"
docker run --rm \
--user $(shell id -u):$(shell id -g) \
-v $(DIR_ROOT):/src \
-w /src \
emscripten/emsdk:latest \