mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-25 07:16:02 +00:00
fix(windows): prevent cursor monitor ENOENT crash and build helper in release
This commit is contained in:
@@ -119,6 +119,7 @@ jobs:
|
||||
- name: Build Windows x64
|
||||
shell: pwsh
|
||||
run: |
|
||||
npm run build:cursor-monitor
|
||||
npx tsc
|
||||
npx vite build
|
||||
npx electron-builder --win nsis --x64 --publish never
|
||||
|
||||
Reference in New Issue
Block a user