mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore. Update appveyor config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version: 0.8.{build}
|
||||
version: 0.9.{build}
|
||||
configuration:
|
||||
- RelWithDebInfo
|
||||
- Release
|
||||
@@ -20,4 +20,4 @@ notifications:
|
||||
on_build_failure: true
|
||||
on_build_status_changed: false
|
||||
on_failure:
|
||||
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
- ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
||||
Reference in New Issue
Block a user