explicitly use ssh to clone
This commit is contained in:
parent
e0b9b7ad44
commit
4719ba2d52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue