We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've been trying to use jekyll-webp to automatically generate webp versions of my images for my jekyll blog, running on GitHub pages.
Unfortunately, the GitHub action shows a convertion error for every single file:
WebP: Conversion for image /github/workspace/images/myimage.png failed, no webp version could be created for this image
Seems like this is related to some other open issues (eg, #15) and jekyll-webp just isn't usable in GitHub actions.
Too bad - I'll have to convert my images manually then...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've been trying to use jekyll-webp to automatically generate webp versions of my images for my jekyll blog, running on GitHub pages.
Unfortunately, the GitHub action shows a convertion error for every single file:
Seems like this is related to some other open issues (eg, #15) and jekyll-webp just isn't usable in GitHub actions.
Too bad - I'll have to convert my images manually then...
The text was updated successfully, but these errors were encountered: