This commit is contained in:
parent
5b6a1ca4b4
commit
93657205ba
|
@ -19,8 +19,8 @@ jobs:
|
|||
- name: Checkout LFS
|
||||
run: |
|
||||
cat .git/config
|
||||
git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader"
|
||||
cat .git/config
|
||||
#git config --unset "http.${GITHUB_SERVER_URL}/.extraHeader"
|
||||
#cat .git/config
|
||||
git lfs install --local
|
||||
git -c "http.${GITHUB_SERVER_URL}/.extraHeader=" lfs pull
|
||||
head -c 512 static/vendor/bootstrap.min.css
|
||||
|
|
Loading…
Reference in a new issue