Skip to content

Commit

Permalink
rf(release): added cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 committed Oct 27, 2024
1 parent dbd3567 commit aab95ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
node-version: 18
cache: 'npm'

cache-dependency-path: 'web/package-lock.json'

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit aab95ab

Please sign in to comment.