Commit 27fbe0a
committed
fix: remove problematic empty environment variables for Windows build
- Remove WIN_CSC_LINK and WIN_CSC_KEY_PASSWORD empty string env vars
- These were causing electron-builder to fail with 'not a file' error
- Keep CSC_IDENTITY_AUTO_DISCOVERY=false to disable code signing1 parent f9c8b1b commit 27fbe0a
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
60 | 58 | | |
| |||
0 commit comments