mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
ab213cbacd
commit
f817437237
|
@ -42,7 +42,7 @@ artifacts:
|
||||||
name: Labrador_%PLATFORM%
|
name: Labrador_%PLATFORM%
|
||||||
type: zip
|
type: zip
|
||||||
|
|
||||||
on_success;
|
on_success:
|
||||||
- cd C:\dev
|
- cd C:\dev
|
||||||
- git clone --depth 1 https://github.com/EspoTek/Labrador-win-builder
|
- git clone --depth 1 https://github.com/EspoTek/Labrador-win-builder
|
||||||
- cd Labrador-win-builder
|
- cd Labrador-win-builder
|
||||||
|
|
Loading…
Reference in New Issue