use noninteractive mode in ubuntu
This commit is contained in:
parent
cbc9893c71
commit
87146060a7
1
.github/workflows/compile.yml
vendored
1
.github/workflows/compile.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
shell: bash
|
||||
if: ${{ startsWith(matrix.image, 'ubuntu') }}
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
apt-get install -y git wget rpm rpm2cpio cpio make build-essential binutils m4 libtool-bin
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user