Skip to content

Commit

Permalink
remove mkdir 'doc.yml'
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenaH84 committed Apr 11, 2024
1 parent e3068db commit 8fc5421
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
- uses: actions/checkout@v4
- name: Install LaTeX
run: |
mkdir -p $HOME/.local/texlive
wget https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet/install-tl-unx.tar.gz
tar -xzf install-tl-unx.tar.gz --strip-components=1 -C $HOME/.local/texlive
echo "selected_scheme scheme-full" >> texlive.profile
echo "TEXDIR $HOME/.local/texlive" >> texlive.profile
Expand Down

0 comments on commit 8fc5421

Please sign in to comment.