Skip to content

Commit aad6089

Browse files
authored
Update main.yml
1 parent 6dd906f commit aad6089

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
7575
# cd ../
7676
77+
sudo apt update
78+
sudo apt install fuse
79+
7780
wget 'https://imagemagick.org/archive/binaries/magick'
7881
chmod +x magick
7982
sudo mv magick /usr/local/bin/

0 commit comments

Comments
 (0)