Update .appveyor.yml

This commit is contained in:
Chris Esposito 2018-11-26 12:12:18 +11:00 committed by GitHub
parent fa075eab1e
commit 5b283a1059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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%