Skip to content

Commit

Permalink
Fix cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiharju committed Jul 21, 2024
1 parent a7eb835 commit 0ed4f39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version-file: 'vscode-extension/package.json'
cache-dependency-path: 'vscode-extension/package-lock.json'
cache: npm
- run: npm run lint

0 comments on commit 0ed4f39

Please sign in to comment.