We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64945c4 commit 6d58dc5Copy full SHA for 6d58dc5
.github/workflows/nodejs.yml
@@ -77,7 +77,6 @@ jobs:
77
with:
78
node-version: ${{ matrix.node-version }}
79
check-latest: true
80
- cache: npm
81
if: ${{ needs.changes.outputs.cms == 'true' }}
82
- uses: actions/download-artifact@master
83
0 commit comments