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 c437f75 commit a99a36dCopy full SHA for a99a36d
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
run: |
36
cargo install mdbook-pandoc --locked --version 0.7.1
37
sudo apt-get update
38
- sudo apt-get install -y fonts-noto calibre pdftk
+ sudo apt-get install -y fonts-noto fonts-open-sans calibre pdftk
39
40
export PANDOC_VERSION=3.3
41
curl -LsSf https://github.com/jgm/pandoc/releases/download/${PANDOC_VERSION}/pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz | tar zxf -
0 commit comments