Skip to content

Commit

Permalink
feat: workflow cache
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 4, 2024
1 parent 1feb060 commit 91bd040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
node-version: 22
cache: 'pnpm'

cache-dependency-path: '**/package.json'
- name: Install dependencies
run: pnpm install

Expand Down

0 comments on commit 91bd040

Please sign in to comment.