Commit 20530f0
committed
fix: flatten desktop artifacts before release upload
Tauri bundles land in subdirs (dmg/, appimage/, deb/, nsis/, macos/)
after merge-multiple download. The release glob expects them at dist/
root. Added a flatten step to move them before the gh-release action.1 parent b9ee854 commit 20530f0
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
310 | 317 | | |
311 | 318 | | |
312 | | - | |
| 319 | + | |
313 | 320 | | |
314 | 321 | | |
315 | 322 | | |
| |||
0 commit comments