mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
ci: Drop DEBIAN_FRONTEND setup
This commit is contained in:
committed by
mborgerson
parent
4f68e60e1a
commit
d692c98c15
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user