Skip to content

Commit

Permalink
chore(Root): fix cache option
Browse files Browse the repository at this point in the history
  • Loading branch information
kikoruiz committed Dec 18, 2023
1 parent e9e73e7 commit 887e808
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
node-version-file: '.nvmrc'
cache: 'npm'
cache-dependency-path: 'package-lock.json'

- name: Setup Chrome
uses: browser-actions/setup-chrome@latest
Expand Down

0 comments on commit 887e808

Please sign in to comment.