Added npm cache
Some checks failed
CI / build (push) Failing after 3s

This commit is contained in:
Space-Banane
2026-02-17 15:37:39 +01:00
parent c9db282086
commit 94241fae82

View File

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