Skip to content

Commit a0ae98e

Browse files
committed
misc fixes
1 parent 842babb commit a0ae98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
popd
6262
6363
- name: Install build dependencies
64-
run: mk-build-deps -i -s sudo "apt --yes --no-install-recommends"
64+
run: mk-build-deps -i -s sudo -t "apt --yes --no-install-recommends"
6565

6666
- name: Build binary package
6767
run: dpkg-buildpackage -b -rfakeroot -us -uc

0 commit comments

Comments
 (0)