diff --git a/tools/package/ci_compile_windows.sh b/tools/package/ci_compile_windows.sh index 72e068c..2c305ab 100644 --- a/tools/package/ci_compile_windows.sh +++ b/tools/package/ci_compile_windows.sh @@ -53,7 +53,7 @@ fi echo -en "Version: ${VERSION}" >"${BASEDIR}/assets/version.txt" -yarn install +yarn printDots "* Copying Win64 Executables" 30