Skip to content

Commit

Permalink
Merge pull request #209 from mfreeman451/bug/cicd-build-scripts
Browse files Browse the repository at this point in the history
Bug/cicd build scripts
  • Loading branch information
mfreeman451 authored Feb 17, 2025
2 parents da61010 + 945ae11 commit 2e85929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
./scripts/setup-deb-poller.sh
./scripts/setup-deb-cloud.sh
./scripts/setup-deb-dusk-checker.sh
./scripts/setup-deb-snmp-checker.sh
- name: List Artifacts (for debugging)
run: ls -al ./release-artifacts
- name: Upload Release Assets
Expand Down

0 comments on commit 2e85929

Please sign in to comment.