Commit c5ff980
ci: fix RPM artifact download in release job
PR #1917 split the RPM build into a Fedora 43/44 matrix that now
uploads two artifacts (lemonade-rpm-fedora-43, lemonade-rpm-fedora-44),
but the release job's download step still referenced the old
single-artifact name `lemonade-rpm`, causing the v10.5.1 release to fail.
Switch to a pattern-based download with merge-multiple so both Fedora
RPMs land in the working directory for the downstream glob to pick up.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 856ede5 commit c5ff980
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1834 | 1834 | | |
1835 | 1835 | | |
1836 | 1836 | | |
1837 | | - | |
| 1837 | + | |
1838 | 1838 | | |
1839 | 1839 | | |
1840 | | - | |
| 1840 | + | |
1841 | 1841 | | |
| 1842 | + | |
1842 | 1843 | | |
1843 | 1844 | | |
1844 | 1845 | | |
| |||
0 commit comments