This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
-v "${PWD}":"/work" \
|
||||
-w "/work" \
|
||||
archlinux:latest \
|
||||
sh -c "pacman -Syu --noconfirm imagemagick webp ghostscript && \
|
||||
sh -c "pacman -Syu --noconfirm imagemagick libwebp ghostscript && \
|
||||
chmod +x ./scripts/*.sh && \
|
||||
bash ./scripts/first_page_image.sh && \
|
||||
bash ./scripts/generate_webp.sh"
|
||||
|
||||
Reference in New Issue
Block a user