diff --git a/.github/workflows/cmake-integration.yml b/.github/workflows/cmake-integration.yml index dc6a025..8274c73 100644 --- a/.github/workflows/cmake-integration.yml +++ b/.github/workflows/cmake-integration.yml @@ -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: