Skip to content

Commit

Permalink
Bump vcpkg version
Browse files Browse the repository at this point in the history
To avoid the problem described in robotology/robotology-superbuild-dependencies-vcpkg#34 .
  • Loading branch information
traversaro authored Oct 26, 2020
1 parent 49cfbca commit ec8d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd C:/idjl-deps
git clone https://github.com/Microsoft/vcpkg
cd vcpkg
git checkout 70f192e073dd9e5ed503fc1e86d8a54e2fbaceb4
git checkout ac2ddd5f059b56b6e0b9fc0c73bd4feccad539ff
C:/idjl-deps/vcpkg/bootstrap-vcpkg.sh
git clone https://github.com/robotology/robotology-vcpkg-ports C:/idjl-deps/robotology-vcpkg-ports
cd C:/idjl-deps/robotology-vcpkg-ports
Expand Down

0 comments on commit ec8d218

Please sign in to comment.