Skip to content

Commit da36aa2

Browse files
committed
path to highs
1 parent a17bd6d commit da36aa2

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
@@ -40,7 +40,7 @@ jobs:
4040
shell: pwsh
4141
run: |
4242
cmake `
43-
-S "$env:GITHUB_WORKSPACE/HiGHS" `
43+
-S "$env:GITHUB_WORKSPACE" `
4444
-B "${{ runner.workspace }}/build" `
4545
-DHIPO=ON `
4646
-DCMAKE_TOOLCHAIN_FILE="C:/vcpkg/scripts/buildsystems/vcpkg.cmake" `

0 commit comments

Comments
 (0)