We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96b580 commit ab4352bCopy full SHA for ab4352b
1 file changed
.github/workflows/build.yaml
@@ -75,6 +75,7 @@ jobs:
75
76
- name: Build website
77
run: |
78
+ sudo apt install -y pandoc
79
bundle exec rake references:openfact INSTALLPATH=docs
80
bundle exec rake references:openvox INSTALLPATH=docs
81
bundle exec jekyll build
0 commit comments