Skip to content
Discussion options

You must be logged in to vote

Hello @rc-sea,
as for the error with apt-get install pngquant the log says there is an issue with permissions, so I guess the simplest solution is to run the command with sudo: https://stackoverflow.com/questions/57982945/how-to-apt-get-install-in-a-github-actions-workflow
sudo apt-get install -y pngquant
A more thorough investigation is needed, whether there is a better solution and/or we need to update the documentation.

As for the issue with the lack of Blog on your site, for some reason the deployment isn't being handled/triggered 🤔
You can see here that the last deployment is from 3 days ago https://github.com/rc-sea/exuperian/deployments
Since you save the files (that are used for t…

Replies: 2 comments 10 replies

Comment options

alexvoss
Feb 15, 2024
Collaborator Sponsor

You must be logged in to vote
6 replies
@rc-sea
Comment options

rc-sea Feb 15, 2024
Author Sponsor

@alexvoss
Comment options

alexvoss Feb 15, 2024
Collaborator Sponsor

@rc-sea
Comment options

rc-sea Feb 15, 2024
Author Sponsor

@squidfunk
Comment options

@rc-sea
Comment options

rc-sea Feb 16, 2024
Author Sponsor

Comment options

You must be logged in to vote
4 replies
@rc-sea
Comment options

rc-sea Feb 18, 2024
Author Sponsor

@kamilkrzyskow
Comment options

@rc-sea
Comment options

rc-sea Feb 22, 2024
Author Sponsor

@kamilkrzyskow
Comment options

Answer selected by kamilkrzyskow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants