We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b5d58f commit 4c5f7a7Copy full SHA for 4c5f7a7
1 file changed
.github/workflows/create-release-deb.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
test-command: "ls"
22
output_workflow_artifact_name: build
23
+ build-script-path: .github/scripts/install_dls2_msgs.sh
24
cmake-arguments: "-DBUILD_DLS2_MSGS=OFF"
25
secrets:
26
GHCR_USERNAME: ${{ secrets.GHCR_USERNAME }}
0 commit comments