AppVeyor: fix build for master
This commit is contained in:
parent
b7ea582942
commit
594d1697de
@ -1,6 +1,6 @@
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master_local
|
- master
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
MINICONDA: "C:\\Miniconda"
|
MINICONDA: "C:\\Miniconda"
|
||||||
@ -40,7 +40,7 @@ build: off
|
|||||||
artifacts:
|
artifacts:
|
||||||
- path: 'syncplay_v$(ver)'
|
- path: 'syncplay_v$(ver)'
|
||||||
type: zip
|
type: zip
|
||||||
name: Syncplay_$(ver)__Portable
|
name: Syncplay_$(ver)_Portable
|
||||||
|
|
||||||
- path: Syncplay-$(ver)-Setup.exe
|
- path: Syncplay-$(ver)-Setup.exe
|
||||||
name: Syncplay-$(ver)-Setup
|
name: Syncplay-$(ver)-Setup
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user