Skip to content

Commit 5ffa824

Browse files
committed
Update
1 parent e2c77c6 commit 5ffa824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} `
6363
-DALL_TESTS=${{ matrix.all_tests }} `
6464
-DHIPO=ON `
65-
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
65+
-DBLAS_ROOT=C:/vcpkg/installed/x64-windows `
6666
-DMETIS_ROOT=installs `
6767
..
6868
cmake --build . --parallel --config ${{ matrix.build_type }}

0 commit comments

Comments
 (0)