use noninteractive mode in ubuntu

This commit is contained in:
wangyunlai 2023-07-19 11:06:34 +08:00 committed by GitHub
parent cbc9893c71
commit 87146060a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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