Skip to content

Commit e828464

Browse files
committed
fix
1 parent e7a283d commit e828464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
- name: Compress Image
6060
run: |
61+
sudo apt-get install -y libfuse2
6162
wget https://download.imagemagick.org/archive/binaries/magick
6263
chmod +x magick
6364
sudo mv magick /usr/local/bin/

0 commit comments

Comments
 (0)