Skip to content

Commit

Permalink
Temporary workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Apr 25, 2020
1 parent a1d6fef commit 1acf4b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,9 @@ jobs:
rm robotology-vcpkg-2019.10-ace.zip
cd C:/robotology/vcpkg
# Update vcpkg to a newer commit
git fetch
git checkout 28ab0b15cd7cdc1004cac9a28a5ecab198c161b9
git remote add fork https://github.com/traversaro/vcpkg/
git fetch fork
git checkout bump-ode
C:/robotology/vcpkg/bootstrap-vcpkg.sh
git clone https://github.com/robotology-dependencies/robotology-vcpkg-binary-ports C:/robotology/robotology-vcpkg-binary-ports
cd C:/robotology/robotology-vcpkg-binary-ports
Expand Down

0 comments on commit 1acf4b7

Please sign in to comment.