Skip to content

Commit

Permalink
trivial: disable package signing by default
Browse files Browse the repository at this point in the history
  • Loading branch information
superm1 committed Jan 16, 2024
1 parent cc0f216 commit 31617d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
sudo apt install debhelper dpkg-dev -y
- name: package
run: |
dpkg-buildpackage
dpkg-buildpackage -us -uc

0 comments on commit 31617d6

Please sign in to comment.