Skip to content

Commit ab4352b

Browse files
committed
Add pandoc to runner
required for PanDoc-Ruby Signed-off-by: Martin Alfke <ma@betadots.de>
1 parent c96b580 commit ab4352b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575

7676
- name: Build website
7777
run: |
78+
sudo apt install -y pandoc
7879
bundle exec rake references:openfact INSTALLPATH=docs
7980
bundle exec rake references:openvox INSTALLPATH=docs
8081
bundle exec jekyll build

0 commit comments

Comments
 (0)