From 3517d9c85343f53c2f6a328eb1375499d04de25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro?= Date: Thu, 27 Dec 2018 21:15:21 +0000 Subject: [PATCH] Update appveyor.yml. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e9b66fc51..97b8f07cc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: |