Commit 3c61967
committed
fix(ci): allow ARM64 Alpine artifact upload to fail gracefully
The upload-artifact JS action cannot run inside Alpine containers
on ARM64 runners. Add continue-on-error for aarch64 builds since
release.yml has dedicated upload-arm-static and upload-android-static
jobs that handle these uploads via gh CLI.1 parent 69c29cd commit 3c61967
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
339 | 342 | | |
340 | 343 | | |
341 | 344 | | |
| |||
0 commit comments