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