Skip to content

Commit

Permalink
update schema filename for kicad-exports workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanKrall authored Apr 16, 2021
1 parent 93bb3c2 commit 1b9943a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
config: config/gerbers.kibot.yaml
dir: output/
board: 'pipad.kicad_pcb'
schema: 'pipad.sch'
schema: 'pipad.kicad_sch'

- name: "check output: gerber"
run: |
Expand Down

0 comments on commit 1b9943a

Please sign in to comment.