Skip to content

Commit 1885858

Browse files
committed
typo
1 parent 74deb95 commit 1885858

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
@@ -37,7 +37,7 @@ jobs:
3737
-S "$env:GITHUB_WORKSPACE/HiGHS" `
3838
-B build `
3939
-DGKLIB_PATH="$env:GITHUB_WORKSPACE/METIS/GKlib" `
40-
-DCMAKE_INSTALL_PREFIX="${{ runner.workspace }}")/installs
40+
-DCMAKE_INSTALL_PREFIX="${{ runner.workspace }}"/installs
4141
cmake --build build --parallel --config ${{ matrix.config }}
4242
cmake --install build --config ${{ matrix.config }}
4343

0 commit comments

Comments
 (0)