Skip to content

Commit a20f928

Browse files
committed
and typo?
1 parent 3f133de commit a20f928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
cd METIS
9797
pwd
9898
cmake -S. -B build `
99-
-DGKLIB_PATH="$env:GITHUB_WORKSPACE/METIS/GKlib"
99+
-DGKLIB_PATH="$env:GITHUB_WORKSPACE/METIS/GKlib" `
100100
-DCMAKE_INSTALL_PREFIX="${{ runner.workspace }}/installs" `
101101
-DCMAKE_BUILD_TYPE=${{ matrix.config }}
102102
cmake --build build --parallel --config ${{ matrix.config }}

0 commit comments

Comments
 (0)