Skip to content

Commit

Permalink
not signing built packages
Browse files Browse the repository at this point in the history
  • Loading branch information
noah1510 committed Jul 7, 2020
1 parent 2e3d1ec commit 75d1740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: install dependencies
run: sudo apt install debhelper valac libgtk-3-dev libgee-0.8-dev libjson-glib-dev libvte-2.91-dev lsb-release dh-make devscripts build-essential
- name: automatic debuild
run: debuild
run: debuild -uc -us

0 comments on commit 75d1740

Please sign in to comment.