changed location of .vcpkg dir

This commit is contained in:
joaquintides
2023-01-14 11:38:01 +01:00
parent dd3af498a6
commit e6336dc1d0

View File

@@ -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