Skip to content

Commit

Permalink
add verify to deb demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaven committed Oct 3, 2024
1 parent 7d4be81 commit a6ede1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sign-deb-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
GPG_TTY: no-tty
run: |
dpkg-sig --sign builder tests/*.deb
dpkg-sig --verify tests/*.deb

0 comments on commit a6ede1c

Please sign in to comment.