diff --git a/ci/appveyor/build.cmd b/ci/appveyor/build.cmd index 849283f38cfd0e57f2c06f9427000330d5ae4d86..2a2a55cfe853ebe288b3528fca2d91bdd89ce1c9 100644 --- a/ci/appveyor/build.cmd +++ b/ci/appveyor/build.cmd @@ -20,7 +20,6 @@ python gen_resources.py if %errorlevel% neq 0 exit /b 1s .\\ci\\appveyor\\gen_translations.cmd -if %errorlevel% neq 0 exit /b 1 pyinstaller sakia.spec if %errorlevel% neq 0 exit /b 1 diff --git a/ci/appveyor/gen_translations.cmd b/ci/appveyor/gen_translations.cmd index 5c8401164743701e2e7ddf5d7405c20ddd01f913..a4258e65931a07b64c04d868c84b5e6c89e06827 100644 --- a/ci/appveyor/gen_translations.cmd +++ b/ci/appveyor/gen_translations.cmd @@ -1,6 +1,5 @@ @ECHO ON -# Add qt to path SET PATH=%QTDIR%\\bin;%QTDIR%\\lib;%PATH% lrelease -version