Open
Description
cc @hadley
With something like this
steps:
- uses: quarto-dev/quarto-actions/setup@v2
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
add-pandoc-to-path: true
As we know where Pandoc is in the installed folder, we could add it to $GITHUB_PATH
to make it available also outside of quarto rendering.
Metadata
Metadata
Assignees
Labels
No labels