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