build: Made it use lfs
This commit is contained in:
parent
b1041898a3
commit
9961422038
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -20,6 +20,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout your repository using git
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
lfs: true
|
||||
- name: Install, build, and upload your site
|
||||
uses: withastro/action@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue