You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very sorry if there is essential information missing. I already spend hours on this without any progress.
In the github action logs, what confuses me is the failing of a copy statement hat should read from the public folder containing the compiled page.
2021-11-11T23:53:26.5908853Z [INFO] copy /home/runner/work/manuelpasieka.com/manuelpasieka.com/public to /home/runner/actions_github_pages_1636674806123
2021-11-11T23:53:26.6077226Z cp: no such file or directory: /home/runner/work/manuelpasieka.com/manuelpasieka.com/public/.*
The text was updated successfully, but these errors were encountered:
This issue has been LOCKED because of it being resolved!
The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.
Checklist
Describe your question
The deployed paged seems to contain the "raw" repository and not the generated static pages.
Relevant links
Relevant log output
Additional context.
I am very sorry if there is essential information missing. I already spend hours on this without any progress.
In the github action logs, what confuses me is the failing of a copy statement hat should read from the public folder containing the compiled page.
The text was updated successfully, but these errors were encountered: