Skip to content

Commit

Permalink
Test setting the cache dependency path to not a lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Jan 12, 2024
1 parent 8848b6f commit e5c5e7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
node-version: 10
cache: npm
cache-dependency-path: 'package.json'

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit e5c5e7c

Please sign in to comment.