Skip to content

Commit

Permalink
asdf3
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Nov 19, 2023
1 parent c69ef88 commit 3582805
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 libfuse2
run: apt-get -qy update && apt-get install libpcre3-dev curl file libfuse2 git make

- name: Build
run: ./misc/appimage/appimage-manual_creation.sh
Expand Down

0 comments on commit 3582805

Please sign in to comment.