We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5728a46 commit 9c20a31Copy full SHA for 9c20a31
1 file changed
.github/workflows/gh-pages-deploy.yml
@@ -30,6 +30,8 @@ jobs:
30
steps:
31
- name: Checkout
32
uses: actions/checkout@v5
33
+ with:
34
+ lfs: true
35
- name: Set up Node
36
uses: actions/setup-node@v6
37
with:
0 commit comments