Skip to content

Commit

Permalink
updating CI
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Jun 2, 2024
1 parent d64e78e commit 6814fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
node-version: '${{ matrix.node }}'
cache: 'npm'
cache-dependency-path: ${{ runner.os }}-${{ matrix.node }}-package.json
cache-dependency-path: package.json

- name: Cache node modules
id: cache-nodemodules
Expand Down

0 comments on commit 6814fc4

Please sign in to comment.