specify branch to checkout
This commit is contained in:
parent
1de88c00b8
commit
27a592b9f1
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
|||
fetch-depth: 0 # We need all history to correctly parse tag names
|
||||
fetch-tags: true
|
||||
path: build/LatexPackagesBuild
|
||||
ref: master
|
||||
- name: Checkout correct branch in build repository
|
||||
run: |
|
||||
.ci/setup_build_repo_branch.sh
|
||||
|
|
Loading…
Reference in a new issue