fix(ci): skip arm64 release postinstall scripts

This commit is contained in:
webadderall
2026-03-23 21:53:06 +11:00
parent 500ff6ccfc
commit 2844827b1e
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
python-version: '3.11'
- name: Install dependencies
run: npm ci
run: npm ci --ignore-scripts
- name: Install app dependencies
run: npx electron-builder install-app-deps