Skip to content
Snippets Groups Projects
Commit f35c07e3 authored by inso's avatar inso
Browse files

Fx call

parent b25de27b
Branches
No related tags found
No related merge requests found
...@@ -19,7 +19,8 @@ pip install packaging ...@@ -19,7 +19,8 @@ pip install packaging
python gen_resources.py python gen_resources.py
if %errorlevel% neq 0 exit /b 1s if %errorlevel% neq 0 exit /b 1s
.\\ci\\appveyor\\gen_translations.cmd call .\\ci\\appveyor\\gen_translations.cmd
if %errorlevel% neq 0 exit /b 1
pyinstaller sakia.spec pyinstaller sakia.spec
if %errorlevel% neq 0 exit /b 1 if %errorlevel% neq 0 exit /b 1
  • inso @Insoleet

    mentioned in commit 9569e8f8

    ·

    mentioned in commit 9569e8f8

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment