mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
github actions: ubuntu - fix the non-interactive build
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
3feea064dd
commit
becb402165
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -76,6 +76,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
- name: Prepare environment
|
||||
run: |
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
apt-get update
|
||||
apt-get -y install apt-utils
|
||||
apt-get -y full-upgrade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue