Skip to content

Commit

Permalink
pages: correct pagefind directory v4 - remove cache
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlettman committed Jul 16, 2024
1 parent 0b1f47f commit 6498e29
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
cache: true
- name: Setup Node
uses: actions/setup-node@v4
with:
cache: 'npm'
cache-dependency-path: package-lock.json
- name: Generate documentation
run: |
npm install pagefind --prefix .
Expand Down

0 comments on commit 6498e29

Please sign in to comment.