Skip to content

Commit

Permalink
remove non debian files
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen committed Aug 6, 2024
1 parent c3967b7 commit b0ca6a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
run: |
wget -O ../nagios-plugins-ets_1.4.orig.tar.gz https://github.com/ucsd-ets/nagios-plugins-ets/archive/refs/tags/1.2.tar.gz
tar zxvf ../nagios-plugins-ets_1.4.orig.tar.gz --strip-components=1
rm README.md
rm -rf .github
debuild -us -uc
- name: Archive production artifacts
Expand Down

0 comments on commit b0ca6a0

Please sign in to comment.