mirror of
https://github.com/boostorg/boost_unordered_benchmarks.git
synced 2026-02-18 14:02:09 +00:00
changed location of .vcpkg dir
This commit is contained in:
2
.github/workflows/benchmarks.yml
vendored
2
.github/workflows/benchmarks.yml
vendored
@@ -83,8 +83,8 @@ jobs:
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
git clone https://github.com/Microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
mkdir .vcpkg
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh -disableMetrics
|
||||
./vcpkg integrate install
|
||||
./vcpkg install tbb
|
||||
|
||||
Reference in New Issue
Block a user