Removed npm cache
All checks were successful
CI / build (push) Successful in 22s

This commit is contained in:
Space-Banane
2026-02-17 15:38:02 +01:00
parent 94241fae82
commit 6277bb50c6

View File

@@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '24'
cache: 'npm'
- name: Install web-ext
run: npm install -g web-ext