This commit is contained in:
parent
edf3e42522
commit
e608d62fce
|
@ -16,6 +16,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Checkout LFS
|
||||
run: git lfs pull
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue