Skip to content

Commit

Permalink
Update build-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toasterofbread authored Mar 9, 2024
1 parent 5c7016e commit 906035d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install apt dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: desktop-file-utils appstream zlib1g-dev
packages: desktop-file-utils appstream wget binutils fuse file

- name: Download linuxdeploy
run: wget https://github.com/linuxdeploy/linuxdeploy/releases/download/1-alpha-20240109-1/linuxdeploy-x86_64.AppImage -O /usr/local/bin/linuxdeploy
Expand Down

0 comments on commit 906035d

Please # to comment.