Added NPM Cache

This commit is contained in:
Space-Banane
2026-02-17 16:52:18 +01:00
parent 09267c7501
commit fd65ad9de1
3 changed files with 4126 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '24'
cache: 'npm'
- run: npm install --only=dev