Skip to content

Commit 561058c

Browse files
committed
Update
1 parent 4143672 commit 561058c

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
@@ -64,7 +64,7 @@ jobs:
6464
-DALL_TESTS=${{ matrix.all_tests }} `
6565
-DHIPO=ON `
6666
-DBLAS_ROOT=C:/vcpkg/installed/x64-windows `
67-
-DMETIS_PATH=installs/include `
67+
-DMETIS_PATH=installs `
6868
-DMETIS_LIB="-lmetis" `
6969
..
7070
cmake --build . --parallel --config ${{ matrix.build_type }}

0 commit comments

Comments
 (0)