Skip to content

Commit

Permalink
build(docs): set cache dependency path
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihky committed Nov 8, 2024
1 parent 14a66e9 commit da9e0e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
with:
node-version: "22"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: docs/pnpm-lock.yaml
- name: Setup Pages
uses: actions/configure-pages@v2
with:
Expand Down

0 comments on commit da9e0e6

Please sign in to comment.