Skip to content

Commit

Permalink
Updated cache-dependency-path in test-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka committed Sep 10, 2024
1 parent c3dff00 commit aa66d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
node-version: 18
cache: pnpm
cache-dependency-path: ./docs/pnpm-lock.yaml
cache-dependency-path: docs/pnpm-lock.yaml
- name: Install dependencies
run: pnpm install
- name: Test build website
Expand Down

0 comments on commit aa66d09

Please sign in to comment.