mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
fa075eab1e
commit
5b283a1059
|
@ -33,7 +33,7 @@ build_script:
|
|||
after_build:
|
||||
- windeployqt bin\Labrador.exe
|
||||
- del bin\vcredist*.exe
|
||||
- deb bin\*.pdb
|
||||
- del bin\*.pdb
|
||||
- cd C:\dev
|
||||
- git clone --depth 1 https://github.com/EspoTek/Labrador-win-builder
|
||||
- xcopy /i /s /y c:\dev\labrador\Desktop_Interface\bin %OUTPUT_BIN_DIR%
|
||||
|
|
Loading…
Reference in New Issue