Jiri Daněk created DISPATCH-2364: ------------------------------------ Summary: ${BuildType} is not defined in some GitHub Actions jobs Key: DISPATCH-2364 URL: https://issues.apache.org/jira/browse/DISPATCH-2364 Project: Qpid Dispatch Issue Type: Task Reporter: Jiri Daněk
https://github.com/skupperproject/skupper-router/issues/1317 fixed in skupper-router in https://github.com/skupperproject/skupper-router/pull/1318 {noformat} > cmake --build "${ProtonBuildDir}" --config ${BuildType} --target install CMake Error: Invalid value used with --config Usage: cmake --build <dir> [options] [-- [native-options]] cmake --build --preset <preset> [options] [-- [native-options]] Options: <dir> = Project binary directory to be built. --preset <preset>, --preset=<preset> = Specify a build preset. --list-presets[=<type>] = List available build presets. --parallel [<jobs>], -j [<jobs>] {noformat} https://github.com/apache/qpid-dispatch/actions/runs/12526967901/job/34940065031#step:17:22 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org