fix: removing the checkout on version 3
This commit is contained in:
@ -41,8 +41,6 @@ runs:
|
|||||||
|
|
||||||
/usr/bin/git lfs fetch origin refs/remotes/origin/${{ gitea.ref_name }}
|
/usr/bin/git lfs fetch origin refs/remotes/origin/${{ gitea.ref_name }}
|
||||||
/usr/bin/git lfs checkout
|
/usr/bin/git lfs checkout
|
||||||
/usr/bin/git add .
|
|
||||||
/usr/bin/git reset --hard
|
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
if: ${{ inputs.checkout-version == '4' }}
|
if: ${{ inputs.checkout-version == '4' }}
|
||||||
|
Reference in New Issue
Block a user