Skip to content

Commit

Permalink
remove texlive install
Browse files Browse the repository at this point in the history
  • Loading branch information
mykelk committed Jul 18, 2023
1 parent 7e52de0 commit eb8f946
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ jobs:
${{ runner.os }}-${{ matrix.arch }}-
${{ runner.os }}-
# TexLive installation
- name: Install TexLive
run: sudo apt-get install pdf2svg texlive-latex-base texlive-binaries texlive-pictures texlive-latex-extra texlive-luatex

# build the depencies, run the tests, and upload coverage results
- uses: julia-actions/julia-buildpkg@latest
- run: |
Expand Down

0 comments on commit eb8f946

Please sign in to comment.