We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a62fbe commit 33e4500Copy full SHA for 33e4500
.github/workflows/cmake-find-windows.yml
@@ -71,4 +71,4 @@ jobs:
71
working-directory: ${{runner.workspace}}\\install-find-highs-${{matrix.branch}}
72
shell: bash
73
run: |
74
- .\\bin\\Release\\main.exe
+ .\\bin\\main.exe
0 commit comments