This commit is contained in:
2024-12-26 15:39:48 +03:00
parent 387b7436af
commit 921b7f0e73

View File

@@ -32,7 +32,7 @@ jobs:
git config --local lfs.transfer.maxretries 1 git config --local lfs.transfer.maxretries 1
git ls-remote git ls-remote
git lfs fetch origin refs/remotes/origin/${{ github.head_ref || github.ref_name }} git lfs fetch origin refs/heads/${{ github.head_ref || github.ref_name }}
git lfs checkout git lfs checkout
- name: Use ssh key - name: Use ssh key
uses: webfactory/ssh-agent@v0.9.0 uses: webfactory/ssh-agent@v0.9.0