-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
I am trying to render my Julia Tutorials written in Quarto in CI to not commit the Markdown files longer.
But besides not knowing whether quarto brings Python/Jupyter with itself or I have to install that as well on CI (net yet sure how), it for now does not find the folder.
The repository is this
https://github.com/JuliaManifolds/Manopt.jl/tree/kellertuer/quarto-ci
the tutorials are in the tutorials/ folder (also the quarto config), but neither with not without trailing / that folder seems to be found with
see
https://github.com/JuliaManifolds/Manopt.jl/actions/runs/5098182999/jobs/9165174924#step:4:1
So I am not sure how I would correctly specify that I wan to render all files in that folder?
Metadata
Metadata
Assignees
Labels
No labels