Fix main invocation
This commit is contained in:
parent
8b8bd1b5df
commit
ead847ad70
2
.github/workflows/cmake-integration.yml
vendored
2
.github/workflows/cmake-integration.yml
vendored
@ -238,7 +238,7 @@ jobs:
|
||||
if("${{matrix.shared}}" -eq "On") {
|
||||
cp C:/foo/bin/cpptrace.dll .
|
||||
}
|
||||
./main
|
||||
.\Debug\main.exe
|
||||
test-windows-add_subdirectory:
|
||||
runs-on: windows-2022
|
||||
strategy:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user