fix repo url
This commit is contained in:
parent
27a592b9f1
commit
77140598bf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Clone build repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: latex-packages/latex-packages-build
|
||||
repository: latex/latex-packages-build
|
||||
fetch-depth: 0 # We need all history to correctly parse tag names
|
||||
fetch-tags: true
|
||||
path: build/LatexPackagesBuild
|
||||
|
|
Loading…
Reference in a new issue