enable diff,ds_dl,pcb_diff
All checks were successful
KiBot PCB Generation / generate (push) Successful in 1m18s
KiBot PCB Generation / deploy (push) Successful in 21s

This commit is contained in:
2025-09-08 16:23:09 +07:00
parent 138d54c50d
commit 055e9f4792

View File

@@ -327,7 +327,7 @@ outputs:
comment: "Download component datasheets" comment: "Download component datasheets"
type: download_datasheets type: download_datasheets
dir: BoM/Datasheets dir: BoM/Datasheets
run_by_default: false # Can be slow, so disabled by default run_by_default: true # Changed to run by default
options: options:
output: '%f_datasheets.csv' # CSV list of downloaded files output: '%f_datasheets.csv' # CSV list of downloaded files
field: 'Datasheet' # Field containing datasheet URLs field: 'Datasheet' # Field containing datasheet URLs