From 87e1618f1f0b09b89592ac49cfcc0c49a81353a9 Mon Sep 17 00:00:00 2001 From: Jeremy Rimpo Date: Mon, 21 Sep 2020 05:02:34 -0500 Subject: [skip ci] Pull data from all branches --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index fed9c465..1643d317 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -35,7 +35,7 @@ build_script: # End comments. - git clone --depth=1 https://github.com/ModOrganizer2/modorganizer-umbrella.git c:\projects\modorganizer-umbrella + git clone --depth=1 --no-single-branch https://github.com/ModOrganizer2/modorganizer-umbrella.git c:\projects\modorganizer-umbrella New-Item -ItemType Directory -Path ${env:APPVEYOR_BUILD_FOLDER}\modorganizer-build -- cgit v1.3.1