We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a283d commit e828464Copy full SHA for e828464
.github/workflows/main.yml
@@ -58,6 +58,7 @@ jobs:
58
59
- name: Compress Image
60
run: |
61
+ sudo apt-get install -y libfuse2
62
wget https://download.imagemagick.org/archive/binaries/magick
63
chmod +x magick
64
sudo mv magick /usr/local/bin/
0 commit comments