Skip to content

Commit

Permalink
Checkout all files so that including outside of the docs folder works
Browse files Browse the repository at this point in the history
  • Loading branch information
erictompkins committed Aug 20, 2024
1 parent 08a6725 commit 8290ce5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
# Only checkout the "docs/build" folder
with:
sparse-checkout: |
docs
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 8290ce5

Please sign in to comment.