From f4b93d2093b8e87d91e582f214be45e3bfabbe1a Mon Sep 17 00:00:00 2001 From: Applevangelist <72444570+Applevangelist@users.noreply.github.com> Date: Thu, 6 May 2021 09:53:00 +0200 Subject: [PATCH] Update appveyor.yml --- .appveyor/appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.appveyor/appveyor.yml b/.appveyor/appveyor.yml index fbad171f8..70cad5718 100644 --- a/.appveyor/appveyor.yml +++ b/.appveyor/appveyor.yml @@ -50,6 +50,7 @@ cache: build_script: - ps: | + git config --global core.autocrlf input git checkout "$env:appveyor_repo_branch" 2>&1 git clone -q --depth=1 -b "$env:appveyor_repo_branch" https://github.com/FlightControl-Master/MOOSE.git c:\Projects\Moose git clone -q --depth=1 -b "W3" https://github.com/FlightControl-User/luadocumentor.git c:\Projects\luadocumentor