feat: Dont switch permanent keys for window closes, b=closes #12152, c=workflows, flatpak

This commit is contained in:
mr. m
2026-02-24 23:19:46 +01:00
parent a8ccd1ca3c
commit 353b65e25b
3 changed files with 11 additions and 10 deletions

View File

@@ -25,12 +25,12 @@ jobs:
with:
node-version-file: ".nvmrc"
- name: Run linting
run: npm run lint
- name: Install dependencies
run: npm ci
- name: Run linting
run: npm run lint
- name: Download Firefox and dependencies
env:
ZEN_DOWNLOAD_DONT_INIT_GIT: "1"