Pipeline update.
All checks were successful
Build and Deploy / Build and Deploy (push) Successful in 28s
All checks were successful
Build and Deploy / Build and Deploy (push) Successful in 28s
This commit is contained in:
parent
27b684c4d5
commit
3a9d65cb8f
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
# https://gitea.com/gitea/act_runner/issues/164#issuecomment-739652
|
||||
name: Checkout LFS
|
||||
run: |
|
||||
git lfs install --local
|
||||
git lfs install
|
||||
AUTH=$(git config --get --local http.${{ github.server_url }}/.extraheader)
|
||||
git config --local --unset http.${{ github.server_url }}/.extraheader
|
||||
git config --local http.${{ github.server_url }}/batch.extraheader "$AUTH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue