Pipeline update.
All checks were successful
Build and Deploy / Build and Deploy (push) Successful in 28s

This commit is contained in:
Bob Vandevliet 2024-11-13 17:08:02 +01:00
parent 27b684c4d5
commit 3a9d65cb8f

View file

@ -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"