mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-24 12:35:31 +00:00
Update appveyor.yml.
This commit is contained in:
parent
689d2df611
commit
3517d9c853
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ clone_folder: c:\Cosmos
|
|||
|
||||
init:
|
||||
- cmd: |
|
||||
git clone https://github.com/CosmosOS/IL2CPU.git c:\IL2CPU --depth 1
|
||||
git clone https://github.com/CosmosOS/IL2CPU.git c:\IL2CPU --depth 1 -b netcoreapp2.1
|
||||
|
||||
build_script:
|
||||
- cmd: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue