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 224b16b commit b205dabCopy full SHA for b205dab
1 file changed
.github/workflows/main.yml
@@ -18,8 +18,6 @@ jobs:
18
19
- name: Install devscripts
20
run: |
21
- sudo apt update -qq
22
- sudo apt full-upgrade -y
23
sudo DEBIAN_FRONTEND=noninteractive apt -qq -y install devscripts equivs lintian
24
mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
25
0 commit comments