We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b205dab commit 7d2e1ebCopy full SHA for 7d2e1eb
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Install devscripts
20
run: |
21
sudo DEBIAN_FRONTEND=noninteractive apt -qq -y install devscripts equivs lintian
22
- mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
+ mk-build-deps -i -r --root-cmd sudo debian/control
23
24
- name: Build source package
25
env:
0 commit comments