@@ -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)
|
||||
|
Reference in New Issue
Block a user