Skip to content

Commit dc1d646

Browse files
authored
Update release.yml
1 parent f33845d commit dc1d646

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
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)