Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stfnp committed Apr 8, 2020
1 parent e73ef16 commit 4c6185c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
steps:
- script: |
git clone https://github.com/Microsoft/vcpkg.git && cd vcpkg
git checkout 7aebb481085de7387f8a9975652c26f9053f66df
git checkout 9f327dc3b990224ba9c7eb7ee23a183a35c6aec1
cp -r ../triplets/. triplets
./bootstrap-vcpkg.sh
./vcpkg install qt5-base boost catch2 eigen3 nlohmann-json --triplet x64-linux-dynamic
Expand Down

0 comments on commit 4c6185c

Please sign in to comment.