Skip to content

Commit f415a24

Browse files
committed
Add missing pandoc
Signed-off-by: gearnode <bryan@frimin.fr>
1 parent 409b750 commit f415a24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
goreleaser:
1414
runs-on: "ubuntu-latest"
1515
steps:
16+
- run: "sudo apt-get install pandoc"
1617
- uses: "actions/checkout@v4"
1718
with:
1819
fetch-depth: 0

0 commit comments

Comments
 (0)