mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-28 17:10:28 +01:00
Update .appveyor.yml
This commit is contained in:
parent
89f077c230
commit
596b3009be
@ -30,7 +30,7 @@ deploy:
|
||||
subject: martinrotter
|
||||
repo: rssguard
|
||||
package: Development
|
||||
version: ${APPVEYOR_REPO_COMMIT}
|
||||
version: Windows
|
||||
publish: true
|
||||
override: true
|
||||
explode: false
|
||||
@ -47,4 +47,4 @@ deploy:
|
||||
build_script:
|
||||
- git submodule update --init --recursive --remote
|
||||
- '"C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"'
|
||||
- ps: .\resources\scripts\.appveyor-build-win.ps1
|
||||
- ps: .\resources\scripts\.appveyor-build-win.ps1
|
||||
|
Loading…
Reference in New Issue
Block a user