Skip to content

Commit

Permalink
cache-dependency-path
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Apr 11, 2024
1 parent 3bbbdb9 commit 0859ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ runs:
with:
node-version: ${{ inputs.node_version }}
cache: ${{ inputs.cache }}
cache-dependency-path: ${{ inputs.dir }}/package-lock.json

# Run tests, hopefully generating coverage for SonarCloud
- if: steps.diff.outputs.triggered == 'true'
Expand Down

0 comments on commit 0859ce6

Please sign in to comment.