Skip to content

Commit

Permalink
fix(ci): Add secure-delete package to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Und3rf10w committed Dec 23, 2024
1 parent 5842e96 commit 052b47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: |
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install -y dpkg-dev curl bleachbit tor iptables
apt-get install -y dpkg-dev curl bleachbit tor iptables secure-delete
- name: Build .deb Package
run: |
Expand Down

0 comments on commit 052b47a

Please sign in to comment.