Skip to content

Commit 980ff5f

Browse files
committed
fix: remove invalid cache seetting from nodejs.yml
1 parent bb69b82 commit 980ff5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nodejs.yml

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ jobs:
7777
with:
7878
node-version: ${{ matrix.node-version }}
7979
check-latest: true
80-
cache: npm
8180
if: ${{ needs.changes.outputs.cms == 'true' }}
8281
- uses: actions/download-artifact@master
8382
with:

0 commit comments

Comments
 (0)