Skip to content

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilucsd authored Aug 15, 2024
1 parent 0f613e5 commit a3237fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build DEB package
run: |
debuild -us -uc
cp ../nagios-plugins-ets_amd64.deb nagios-plugins-ets_${VERSION}_amd64.deb
cp ../nagios-plugins-ets_${VERSION}_amd64.deb nagios-plugins-ets_${VERSION}_amd64.deb
- name: Archive production artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit a3237fa

Please sign in to comment.