Skip to content

Commit

Permalink
appveyor: fit gtest git hash not found
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed May 27, 2019
1 parent 95a086a commit f77dec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ clone_folder: C:\dronecode_sdk
before_build:

- cd C:\dronecode_sdk
- git submodule update --init --recursive --depth 100
- git submodule update --init --recursive --depth 200
- cd C:\
- appveyor DownloadFile https://curl.haxx.se/download/curl-7.64.1.zip
- 7z x -y curl-7.64.1.zip
Expand Down

0 comments on commit f77dec1

Please sign in to comment.