Update build workflow

This commit is contained in:
Sudo-Ivan
2026-01-14 07:57:57 -06:00
parent 0b7478f135
commit 2ee31e1e34
+2 -1
View File
@@ -111,7 +111,8 @@ jobs:
- name: Build Electron App (Windows EXE and NSIS)
env:
WINEDEBUG: -all
run: pnpm run dist:windows
WINE_PYTHON: "wine C:/Python313/python.exe"
run: task build-exe-wine
- name: Prepare release assets
run: |