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