explicitly use ssh to clone
Some checks failed
Build LaTeX packages / build (push) Failing after 20s
Build LaTeX packages / deploy-pages (push) Has been skipped

This commit is contained in:
Maximilian Keßler 2023-10-18 11:15:23 +02:00
parent e0b9b7ad44
commit 4719ba2d52
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -18,7 +18,7 @@ jobs:
- name: Clone build repository
uses: actions/checkout@v4
with:
repository: latex/latex-packages-build
repository: git@git.abstractnonsen.se/latex/latex-packages-build
path: build/LatexPackagesBuild
ref: master
- name: Checkout correct branch in build repository