fixup! Add CI workflow
Some checks failed
/ build (push) Failing after 38s

This commit is contained in:
Simon Bruder 2024-07-20 13:27:18 +02:00
parent 5b6a1ca4b4
commit 93657205ba
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -19,8 +19,8 @@ jobs:
- name: Checkout LFS - name: Checkout LFS
run: | run: |
cat .git/config cat .git/config
git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader" #git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader"
cat .git/config #cat .git/config
git lfs install --local git lfs install --local
git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
head -c 512 static/vendor/bootstrap.min.css head -c 512 static/vendor/bootstrap.min.css