fix ssh url
Some checks failed
Build LaTeX packages / build (push) Failing after 47s
Build LaTeX packages / deploy-pages (push) Has been skipped

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

View File

@ -18,7 +18,7 @@ jobs:
- name: Clone build repository
uses: actions/checkout@v4
with:
repository: git@git.abstractnonsen.se/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