Commit 9b2fae7
committed
fix: Remove Windows cross-compilation from Linux build
Wine is not available in the GitHub Actions Linux runner by default,
causing the build to fail. Each platform will now only build its
native packages:
- Linux builds: .deb, .AppImage
- Windows builds: .exe, .msi
- macOS builds: .dmg, .zip1 parent 743c2e5 commit 9b2fae7
1 file changed
Lines changed: 1 addition & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 89 | | |
94 | 90 | | |
95 | 91 | | |
| |||
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | 151 | | |
168 | 152 | | |
169 | 153 | | |
| |||
0 commit comments