This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
bash -c '
|
||||
set -e
|
||||
echo "--- Installing dependencies in container ---"
|
||||
pacman -Syu --noconfirm imagemagick webp ghostscript
|
||||
pacman -Syu --noconfirm imagemagick libwebp ghostscript
|
||||
|
||||
echo "--- Making scripts executable ---"
|
||||
chmod +x ./scripts/first_page_image.sh
|
||||
|
||||
Reference in New Issue
Block a user