We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e0f713 commit 021a5beCopy full SHA for 021a5be
1 file changed
.github/workflows/action.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Pandoc
22
uses: r-lib/actions/setup-pandoc@v2
23
with:
24
- pandoc version: 'latest'
+ pandoc-version: 'latest'
25
26
- name: Install XeLaTeX
27
run: sudo apt-get update && sudo apt-get install -y texlive-xetex
0 commit comments