Skip to content

image tag in sources.yaml (local path) #242

Discussion options

You must be logged in to vote

Well I have bad news... I cloned your repo exactly how it is, and could not replicate the error you're seeing. I even pushed it to github and let it build on github actions:

https://vincerubinetti.github.io/publications#2024
https://github.com/vincerubinetti/vincerubinetti.github.io/actions

So, exact same code, exact same runtime environments, yet somehow in your repo a src is mysteriously missing. Maybe try clearing your ruby cache on github actions?

In the build-site.yaml workflow, you could insert this debugging step somewhere and ssh right into the github actions environment while it's running, and try to determine why that src is blank when building...

- uses: mxschmitt/action-tmate@v3

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@vincerubinetti
Comment options

@vincerubinetti
Comment options

@vincerubinetti
Comment options

Answer selected by vincerubinetti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants