Skip to content

Commit

Permalink
desktop file utils removed from action requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Detlef Groth committed Sep 10, 2024
1 parent abedcf6 commit 0038f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: developer library installs
run: |
sudo apt install build-essential
sudo apt install desktop-file-utils
#sudo apt install desktop-file-utils
sudo apt install libxt-dev
- name: Extract branch name
Expand Down

0 comments on commit 0038f11

Please sign in to comment.