Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Jul 26, 2024
1 parent 7bc318c commit 943c54d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,16 @@ jobs:
python-version: ${{ matrix.python-version }}
cache: pip

- run: sudo apt-get install --yes librsvg2-bin

- uses: r-lib/actions/setup-pandoc@6012817847b5f064d0882d67a7b5e2ca6639afb2 # v2.9.0
- run: pandoc --version

- uses: teatimeguest/setup-texlive-action@v3
with:
packages: |
xetex
- run: xelatex --version

# - name: Install Dependencies
# run: |
Expand Down

0 comments on commit 943c54d

Please sign in to comment.