From 49e7a11c3c1177636e9ca194447a090e9026416f Mon Sep 17 00:00:00 2001 From: ciscon Date: Sun, 19 Nov 2023 13:19:24 -0500 Subject: [PATCH] asdf4 --- .github/workflows/build-targets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-targets.yml b/.github/workflows/build-targets.yml index c62b20d6e..97b763788 100644 --- a/.github/workflows/build-targets.yml +++ b/.github/workflows/build-targets.yml @@ -86,7 +86,7 @@ jobs: uses: actions/checkout@v3 - name: Install dependencies - run: apt-get -qy update && apt-get install libpcre3-dev curl file libfuse2 git make + run: apt-get -qy update && apt-get -qy install curl file libfuse2 git make - name: Build run: ./misc/appimage/appimage-manual_creation.sh