depoly: fix lfs files error
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 18s
Some checks failed
Build & Depoly / Depoly blog (push) Failing after 18s
This commit is contained in:
parent
4fe50cf59c
commit
3e93c0ecdc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true # Checkout private submodules(themes or something else).
|
||||
lfs: true
|
||||
|
||||
- name: Setup pnpm
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue