Update theme
All checks were successful
Build and Release Site / builder (push) Successful in 36s
Build and Release Site / release (push) Successful in 1m50s

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-14 21:34:44 +01:00
parent df21328299
commit a857c7ceb1
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ jobs:
persist-credentials: true
# FIXME: https://github.com/actions/checkout/issues/1830
- name: Checkout LFS (including submodules)
- name: Checkout LFS
run: |
git lfs install --local
AUTH=$(git config --local http.${GITHUB_SERVER_URL}/.extraheader)