Closed shinwookim closed 1 year ago
seems that the repo owner need to reinstall jeykll picture tag and rebuild it against latest libvips.so
Hi @shinwookim
Have you settled down this issue?
Thanks & Regards
the issue is you need to install libvips package for this plugin to work... how can we install a package inside the jekyll-deploy-action
environment?
solution: read the docs, use
with:
pre_build_commands: "pacman -S --noconfirm libvips lcms2 openjpeg2 libpng libwebp libheif imagemagick openslide libjxl poppler-glib"
works all good with these deps installed!
yes fixed too, everyone make sure update jekyll_picture_tag to 2.0.4 for using with latest libvips version
Same issue. Works on local but failing on github actions. I did what was said but it didn't work.
https://github.com/kKerem/kkerem.github.io/blob/main/Gemfile error.log
Hi @kKerem , could you share me your action YAML file? so that I can help you check what happened.
Hi @kKerem , could you share me your action YAML file? so that I can help you check what happened.
https://github.com/kKerem/kkerem.github.io/blob/main/.github/workflows/jekyll.yml
https://github.com/kKerem/kkerem.github.io/actions/runs/3855864257/jobs/6571392481
Are you actually using jekyll-deploy-action? can't see it in this .yml
Are you actually using jekyll-deploy-action? can't see it in this .yml
Agree with you.
1_build_and_deploy.txt