mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
f4682a9ee2
commit
f1cd606be4
|
@ -36,6 +36,7 @@ after_build:
|
|||
- del bin\*.pdb
|
||||
- cd C:\dev
|
||||
- git clone --depth 1 https://github.com/EspoTek/Labrador-win-builder
|
||||
- cd Labrador-win-builder
|
||||
- xcopy /i /s /y c:\dev\labrador\Desktop_Interface\bin %OUTPUT_BIN_DIR%
|
||||
- git add %OUTPUT_BIN_DIR%
|
||||
- git commit -a -m "Automatic update from main Labrador repository"
|
||||
|
|
Loading…
Reference in New Issue