Commit 375554b
committed
fix: restore build step for mac and linux
When debugging Windows build issues, the generic build step was replaced
with a Windows-exclusive step. This caused macOS and Linux builds to
skip the actual electron packaging process.
Restored a 'Build Electron app (Mac/Linux)' step to ensure artifacts
are generated for those platforms.1 parent f941210 commit 375554b
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
84 | 90 | | |
85 | 91 | | |
86 | 92 | | |
| |||
0 commit comments