Skip to content

Commit

Permalink
Add missing pandoc
Browse files Browse the repository at this point in the history
Signed-off-by: gearnode <bryan@frimin.fr>
  • Loading branch information
gearnode committed Apr 11, 2024
1 parent 409b750 commit f415a24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
goreleaser:
runs-on: "ubuntu-latest"
steps:
- run: "sudo apt-get install pandoc"
- uses: "actions/checkout@v4"
with:
fetch-depth: 0
Expand Down

0 comments on commit f415a24

Please sign in to comment.