Skip to content

Commit 638f13d

Browse files
Merge pull request #70 from pascalinthecloud/67-add-docs-for-setup
67 add docs for setup
2 parents 7989455 + 13503b3 commit 638f13d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs_astro_deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
steps:
3636
- name: Checkout
3737
uses: actions/checkout@v4
38+
with:
39+
sparse-checkout: docs
3840
- name: Detect package manager
3941
id: detect-package-manager
4042
run: |

0 commit comments

Comments
 (0)