Skip to content

Commit a39b11b

Browse files
authored
Add imagemagick
1 parent 4710b11 commit a39b11b

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
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Install libfuse2
19-
run: sudo apt-get install -y libfuse2 convert
19+
run: sudo apt-get install -y libfuse2 imagemagick
2020
- name: Build
2121
id: build
2222
uses: valicm/appimage-bash@main

0 commit comments

Comments
 (0)