This commit is contained in:
Tilman Baumann 2023-05-05 16:39:35 +01:00
parent d52f412766
commit 9b54091bd3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: 'Export Gerbers'
description: 'Export Gerber files from a Kicad PCB'
inputs:
board:
boards:
description: 'Board name'
required: true
fab:

View File

@ -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: