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 842babb commit a0ae98eCopy full SHA for a0ae98e
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
popd
62
63
- name: Install build dependencies
64
- run: mk-build-deps -i -s sudo "apt --yes --no-install-recommends"
+ run: mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
65
66
- name: Build binary package
67
run: dpkg-buildpackage -b -rfakeroot -us -uc
0 commit comments