Commit f7e2a87
committed
fix(ci): ignore AppImage bundling failures in Arch workflow
The Arch workflow only needs the binary to create the .pkg.tar.zst package.
AppImage bundling fails due to old strip utility not recognizing modern
.relr.dyn sections in Arch libraries, but this doesn't affect the Arch
package creation.1 parent e6ec36e commit f7e2a87
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
161 | 163 | | |
162 | 164 | | |
163 | | - | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| |||
0 commit comments