remove unused pnpm cache from ci
CI / build (push) Has been cancelled

This commit is contained in:
Space-Banane
2026-02-17 15:26:51 +01:00
parent d48fe649be
commit 2e8ccfff02
-1
View File
@@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '24'
cache: 'pnpm'
- name: Setup pnpm
run: npm install -g web-ext