]> git.alsa-project.org Git - alsa-utils.git/commitdiff
github actions: ubuntu - fix the non-interactive build
authorJaroslav Kysela <perex@perex.cz>
Tue, 2 Jun 2020 11:05:06 +0000 (13:05 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 2 Jun 2020 11:09:34 +0000 (13:09 +0200)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
.github/workflows/build.yml

index ba8c4c76b6db2361cd97af4b436c5fb3093f19fe..b26d73de002b2f538daf2473551839d6eccb3e09 100644 (file)
@@ -117,6 +117,7 @@ jobs:
     steps:
     - name: Prepare
       run: |
+        export DEBIAN_FRONTEND=noninteractive
         apt-get update
         apt-get -y install apt-utils
         apt-get -y full-upgrade