mirror of
https://github.com/leozide/leocad
synced 2024-11-17 07:47:55 +01:00
Update appveyor.yml
This commit is contained in:
parent
8d4a9644b5
commit
1b17da66b4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ after_build:
|
|||
- set TRAVIS_REPO_SLUG=%APPVEYOR_REPO_NAME%
|
||||
- set TRAVIS_COMMIT=%APPVEYOR_REPO_COMMIT%
|
||||
- appveyor DownloadFile https://github.com/probonopd/uploadtool/raw/master/upload.sh
|
||||
- bash upload.sh LeoCAD*.exe
|
||||
- if "%APPVEYOR_PULL_REQUEST_NUMBER%" EQ "" bash upload.sh LeoCAD*.exe
|
||||
|
||||
artifacts:
|
||||
- path: symbols.zip
|
||||
|
|
Loading…
Reference in a new issue