Skip to content

Commit

Permalink
wrong package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonfra04 committed Nov 25, 2024
1 parent f5389a6 commit 725b50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Download dependencies
run: |
sudo apt-get update -y
sudo apt-get install -y ninja-build libgtk-3-dev desktop-file-validate
sudo apt-get install -y ninja-build libgtk-3-dev desktop-file-utils
wget "https://github.com/AppImage/appimagetool/releases/download/1.9.0/appimagetool-x86_64.AppImage" -O appimagetool
chmod +x appimagetool
sudo mv appimagetool /usr/local/bin
Expand Down

0 comments on commit 725b50b

Please sign in to comment.