Syntax
This commit is contained in:
parent
d52f412766
commit
9b54091bd3
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Export Gerbers'
|
||||
description: 'Export Gerber files from a Kicad PCB'
|
||||
inputs:
|
||||
board:
|
||||
boards:
|
||||
description: 'Board name'
|
||||
required: true
|
||||
fab:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
name: 'Import SES to Kicad'
|
||||
description: 'Import Specctra SES into a Kicad PCB'
|
||||
inputs:
|
||||
board:
|
||||
boards:
|
||||
description: 'Board name'
|
||||
required: true
|
||||
runs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue