Skip to content

Commit

Permalink
docs: add sparse-checkout to gh pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Omnikron13 committed May 12, 2024
1 parent 6998f30 commit 956ed4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-gh-pages-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
steps:
- name: Checkout main
uses: actions/checkout@v4
with:
sparse-checkout: |
.github
docs
- name: Download & unpack Nerd Fonts
env:
Expand Down

0 comments on commit 956ed4b

Please sign in to comment.