Skip to content

Commit 8bf42eb

Browse files
committed
debug
1 parent a4906ed commit 8bf42eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
cargo install mdbook-pandoc --locked --version 0.7.1
4848
sudo apt-get update
4949
sudo apt-get install -y fonts-noto fonts-open-sans calibre pdftk
50-
50+
fc-list |
5151
export PANDOC_VERSION=3.3
5252
curl -LsSf https://github.com/jgm/pandoc/releases/download/${PANDOC_VERSION}/pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz | tar zxf -
5353
echo "$PWD/pandoc-${PANDOC_VERSION}/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)