Update CI workflow to install web-ext instead of pnpm
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Space-Banane
2026-02-17 15:37:19 +01:00
parent 2e8ccfff02
commit c9db282086

View File

@@ -23,7 +23,7 @@ jobs:
with:
node-version: '24'
- name: Setup pnpm
- name: Install web-ext
run: npm install -g web-ext
- name: web-ext lint