Fix typo in TeX Live setup action and format command arguments (#302)
This commit is contained in:
parent
c3cb1b38f6
commit
20a2b45e49
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
echo "$PWD/pandoc-${PANDOC_VERSION}/bin" >> $GITHUB_PATH
|
echo "$PWD/pandoc-${PANDOC_VERSION}/bin" >> $GITHUB_PATH
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Setup TeX Live
|
- name: Setup TeX Live
|
||||||
uses: teatimeguest/setup-texlive-action@v3
|
uses: TeX-Live/setup-texlive-action@v3
|
||||||
with:
|
with:
|
||||||
packages:
|
packages:
|
||||||
scheme-basic
|
scheme-basic
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user