Files
kicad-ci/.gitea
timmyhadwen 58293d12fe ci: only pass readable files to the Astable upload
A glob that matched a directory or a zero-byte file still reached curl,
which failed the whole job with exit 26 and lost the upload even though
every fab artifact had been produced. add() now requires a non-empty
regular file and logs what it skipped.
2026-08-23 18:51:11 +10:00
..