We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7663c39 + 7d088af commit 79756f5Copy full SHA for 79756f5
.github/workflows/deploy-gh-pages.yml
@@ -29,6 +29,8 @@ jobs:
29
steps:
30
- name: Checkout
31
uses: actions/checkout@v4
32
+ with:
33
+ lfs: true
34
- name: Setup Pages
35
uses: actions/configure-pages@v5
36
.github/workflows/test-gh-pages.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- name: Setup Ruby
uses: ruby/setup-ruby@v1
0 commit comments