Skip to content

Commit 9293901

Browse files
committed
Checkout LFS files on deploy
1 parent 02aa22e commit 9293901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Checkout
4444
uses: actions/checkout@v4
4545
with:
46+
lfs: true
4647
submodules: recursive
4748
fetch-depth: 0
4849
- name: Setup Node.js

0 commit comments

Comments
 (0)