Skip to content

Commit 236f322

Browse files
committed
Add icnsutils for macOS icon generation
1 parent f992b71 commit 236f322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install icon tools
3636
run: |
3737
sudo apt-get update
38-
sudo apt-get install -y librsvg2-bin imagemagick icoutils
38+
sudo apt-get install -y librsvg2-bin imagemagick icoutils icnsutils
3939
4040
- name: Generate icons
4141
working-directory: lgtv-tray-remote

0 commit comments

Comments
 (0)