CI: cache npm

This commit is contained in:
Philip H. 2023-11-19 16:33:45 +00:00
parent e967522f88
commit b8a77bf2d8
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ jobs:
with:
node-version: 'current'
check-latest: true
cache: 'npm'
- name: npm run lint
run: |

View File

@ -16,6 +16,7 @@ jobs:
with:
node-version: 'current'
check-latest: true
cache: 'npm'
- name: Bot 🤖 "Updating NPM Packages..."
run: |