Skip to content

Commit

Permalink
change output to from_output type
Browse files Browse the repository at this point in the history
  • Loading branch information
willpuckett committed Sep 9, 2024
1 parent 53f701f commit b2b6d6d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions swoon.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,10 @@ outputs:
dir: default
options:
files:
- source: JLCPCB/*.zip
- source: *_jlc.csv
- source: *.dxf
- source: *.step
- source: *.svg
- from_output: JLCPCB
- from_output: JLCPCB_position
- from_output: bom
- from_output: step
- from_output: CaseFoam_DXF
- from_output: Schematic
output: '%f_%i.zip'

0 comments on commit b2b6d6d

Please sign in to comment.