Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBab committed Jul 26, 2023
1 parent 9ec186a commit 93e8562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Build package
run: |
sudo gbp buildpackage --git-ignore-branch --git-upstream-tag=debian-package -us -uc --git-ignore-new || cat /tmp/freenet_0.7.5+*diff*
sudo gbp buildpackage --git-ignore-branch --git-upstream-tag=debian-package -us -uc --git-ignore-new || sudo cat /tmp/freenet_0.7.5+*diff*
- name: Get package info
run: |
Expand Down

0 comments on commit 93e8562

Please sign in to comment.