Skip to content

Commit 0c02a22

Browse files
committed
test
1 parent 6fd62e2 commit 0c02a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
tar -xzf install-tl-unx.tar.gz
7070
cd install-tl-20* && ./install-tl --profile ../.github/ci/texlive.profile
7171
tlmgr install ${{ env.TL_PACKAGES }}
72-
tlmgr update --self --all --no-auto-install --repository=https://mirrors.rit.edu/CTAN/systems/texlive/tlnet/tlnet-final/
72+
tlmgr update --self --all --no-auto-install --repository=https://mirrors.rit.edu/CTAN/systems/texlive/tlnet/
7373
tlmgr path add
7474
- name: compile LaTeX document
7575
run: |

0 commit comments

Comments
 (0)