Skip to content

Add an option in setup action to put bundled Pandoc in PATH #107

@cderv

Description

@cderv

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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions