Skip to content

Commit f334eff

Browse files
committed
gh action lfs checkout
1 parent 7dea5b9 commit f334eff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14+
with:
15+
lfs: true
1416
- uses: pnpm/action-setup@v4
1517
with:
1618
version: latest

0 commit comments

Comments
 (0)