Skip to content

Commit

Permalink
asdf4
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Nov 19, 2023
1 parent 3582805 commit 49e7a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 49e7a11

Please sign in to comment.