We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98fea3 commit 2be0735Copy full SHA for 2be0735
.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