Toot

Written by pandoc on 2024-10-17 at 09:31

The pandoc/actions/setup action offers an easy and platform independent way to use pandoc in a GitHub Action.

jobs:

  pandoc:

    steps:

      - name: Install pandoc

        uses: pandoc/actions/setup@v1

      - name: Run pandoc

        run: pandoc --version

A specific pandoc version can be set via the version argument:

- uses: pandoc/actions/setup@v1

  with:

    version: 3.5

Repo: https://github.com/pandoc/actions

[#]pandoc #ci #github_actions

=> More informations about this toot | View the thread | More toots from pandoc@fosstodon.org

Mentions

Tags

=> View pandoc tag | View ci tag | View github_actions tag

Proxy Information
Original URL
gemini://mastogem.picasoft.net/toot/113322064521001138
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
270.619506 milliseconds
Gemini-to-HTML Time
0.70103 milliseconds

This content has been proxied by September (3851b).