Skip to content

Commit

Permalink
auth error
Browse files Browse the repository at this point in the history
  • Loading branch information
mroley1 committed May 9, 2024
1 parent b568e3d commit 16f7b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: install additional dependencies
run: |
alias psudo='sudo env PATH="$PATH"'
wget "https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh"
wget --no-check-certificate "https://mirror.ctan.org/systems/texlive/tlnet/update-tlmgr-latest.sh"
psudo sh update-tlmgr-latest.sh
psudo tlmgr init-usertree
echo initilized
Expand Down

0 comments on commit 16f7b1f

Please sign in to comment.