We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8582abe commit 6b86f79Copy full SHA for 6b86f79
1 file changed
.github/workflows/static.yaml
@@ -17,6 +17,8 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@v4
20
+ with:
21
+ lfs: "true"
22
- uses: actions/setup-node@v4
23
with:
24
node-version: "22"
0 commit comments