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 1a33fbe commit 768d28eCopy full SHA for 768d28e
.github/workflows/doc.yml
@@ -6,7 +6,7 @@ jobs:
6
convert_via_pandoc:
7
runs-on: ubuntu-20.04
8
container:
9
- image: pandoc/core:2.9
+ image: pandoc/latex:latest
10
11
steps:
12
- uses: actions/checkout@v4
0 commit comments