Fix emsdk path to be compatible with emscripten/emsdk image

This commit is contained in:
Rodrigo Q. Saramago
2022-09-09 13:54:37 +02:00
parent 4b83203734
commit 690304f941
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ else
BUILD_DIR="$1"
fi
WORKSPACE=/home/emscripten/project
WORKSPACE=/emsdk/project
cd $WORKSPACE