Make debconf to understand 'noninteractive'
build
Details
build
Details
This commit is contained in:
parent
fd5253ddfe
commit
c5f7d0f9a5
|
@ -14,8 +14,8 @@ jobs:
|
|||
- name: setup runner
|
||||
run: |
|
||||
# sudo apt search xorg
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
echo "XKBLAYOUT=us" >> /etc/default/keyboard
|
||||
apt-get install -y xserver-xorg libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libglvnd-dev libxxf86vm-dev
|
||||
|
||||
- name: Set up Go
|
||||
|
|
Loading…
Reference in New Issue