Removed cache for npm.

This commit is contained in:
SamTV12345 2024-02-10 14:29:06 +01:00
parent b2909a7be5
commit 370d2cb303
10 changed files with 0 additions and 69 deletions

View file

@ -40,9 +40,6 @@ jobs:
with:
node-version: 'lts/*'
cache: 'npm'
cache-dependency-path: |
src/package-lock.json
src/bin/doc/package-lock.json
- uses: pnpm/action-setup@v3
name: Install pnpm
with: