Skip to content

Commit 5dc9fef

Browse files
committed
typo win 510
1 parent 1885858 commit 5dc9fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-win-510.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
-B "${{ runner.workspace }}/build" `
5959
-DHIPO=ON `
6060
-DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake `
61-
-DMETIS_ROOT= "${{ runner.workspace }}"/installs `
61+
-DMETIS_ROOT="${{ runner.workspace }}"/installs `
6262
-DALL_TESTS=${{ matrix.all_tests }}
6363
6464
# -DCMAKE_CXX_FLAGS="-I C:/vcpkg/packages/gklib_x64-windows/include/GKlib"

0 commit comments

Comments
 (0)