pls
This commit is contained in:
parent
cee531dde5
commit
8c0e38591e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ steps:
|
|||
- ls
|
||||
|
||||
# Crée une branche orpheline (vierge, sans historique ni fichiers)
|
||||
- git checkout --orphan "${PDF_BRANCH}"
|
||||
- git checkout --orphan "$PDF_BRANCH"
|
||||
- git reset --hard
|
||||
|
||||
# Add all generated files to Git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue