mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2025-02-09 13:14:46 +01:00
Change how AppVeyor build is invoked
This commit is contained in:
parent
a5d41f5b1f
commit
1309ec7b27
@ -4,5 +4,6 @@ environment:
|
|||||||
myget_api_key:
|
myget_api_key:
|
||||||
secure: 0xJoYAtR6psXCRvk1qm5czDObkeRjHKPjfe5gIExXVFPwA0VVODYv/hBZYUtz2F3
|
secure: 0xJoYAtR6psXCRvk1qm5czDObkeRjHKPjfe5gIExXVFPwA0VVODYv/hBZYUtz2F3
|
||||||
build_script:
|
build_script:
|
||||||
- ps: .\build.ps1 appveyorbuild
|
- cmd: .\build.cmd appveyorbuild
|
||||||
|
- sh: ./build.cmd appveyorbuild
|
||||||
test: off
|
test: off
|
@ -1 +0,0 @@
|
|||||||
powershell -ExecutionPolicy Bypass -NoProfile -File .\build.ps1 %* -configuration Release
|
|
Loading…
x
Reference in New Issue
Block a user