Skip to content

Commit

Permalink
fix: remove invalid cache seetting from nodejs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demshy committed Nov 7, 2023
1 parent 64945c4 commit 6d58dc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
check-latest: true
cache: npm
if: ${{ needs.changes.outputs.cms == 'true' }}
- uses: actions/download-artifact@master
with:
Expand Down

0 comments on commit 6d58dc5

Please sign in to comment.