ci: Drop DEBIAN_FRONTEND setup

This commit is contained in:
Matt Borgerson
2026-01-04 23:04:49 -07:00
committed by mborgerson
parent 4f68e60e1a
commit d692c98c15
-1
View File
@@ -43,7 +43,6 @@ jobs:
popd
- name: Install dependencies
run: |
export DEBIAN_FRONTEND=noninteractive
sudo apt-get -qy update
sudo apt-get install ccache libfuse2 libusb-1.0-0-dev
pushd src