Skip to content

Commit 42ac2fa

Browse files
authored
Merge pull request #25 from iit-DLSLab/fix_release_pipeline
fixing release pipeline
2 parents 4b5d58f + 4c5f7a7 commit 42ac2fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create-release-deb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
test-command: "ls"
2222
output_workflow_artifact_name: build
23+
build-script-path: .github/scripts/install_dls2_msgs.sh
2324
cmake-arguments: "-DBUILD_DLS2_MSGS=OFF"
2425
secrets:
2526
GHCR_USERNAME: ${{ secrets.GHCR_USERNAME }}

0 commit comments

Comments
 (0)