This commit is contained in:
parent
5b6a1ca4b4
commit
93657205ba
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue