Skip to content

Commit 6b86f79

Browse files
committed
pull lfs on static assets workflow
1 parent 8582abe commit 6b86f79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/static.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4
20+
with:
21+
lfs: "true"
2022
- uses: actions/setup-node@v4
2123
with:
2224
node-version: "22"

0 commit comments

Comments
 (0)