Update appveyor.yml

This commit is contained in:
Applevangelist 2021-05-06 09:53:00 +02:00 committed by GitHub
parent 0be6d8c9cf
commit f4b93d2093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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