Skip to content

Commit f756e0f

Browse files
committed
actions lfs
1 parent d46f77f commit f756e0f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
submodules: true
19+
lfs: true
1920
- uses: actions/setup-node@v4
2021
with:
2122
node-version: 20

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
with:
1717
submodules: true
1818
fetch-depth: 0
19+
lfs: true
1920
- uses: actions/setup-node@v4
2021
with:
2122
node-version: 20

0 commit comments

Comments
 (0)