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

index 343c6999b774219ec8fba8eb0f1c8f7075183c33..e23bd5023f01c2c8dde6ff9510c08c0ab374bc7a 100644 (file)
@@ -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