Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andreakarasho committed Jan 11, 2022
1 parent 438b064 commit 25aae41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ clone_script:
- cmd: >-
git --version
git config --global url."https://".insteadOf git://
git clone -q --branch %APPVEYOR_REPO_BRANCH% https://github.com/%APPVEYOR_REPO_NAME%.git %APPVEYOR_BUILD_FOLDER% && cd %APPVEYOR_BUILD_FOLDER% && git checkout -qf %APPVEYOR_REPO_COMMIT% && git submodule update --init --recursive
dotnet_csproj:
Expand Down

0 comments on commit 25aae41

Please sign in to comment.