Skip to content

Commit

Permalink
Fix KiBot error
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartpittaway committed Jan 30, 2024
1 parent 20b6b0c commit c30db14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,873 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pcb-artifacts-esp32-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
config: ./ControllerCircuit/config-2layer.kibot.yaml
dir: ./ControllerCircuit/export
schema: './ControllerCircuit/ControllerCircuit.sch'
schema: './ControllerCircuit/ControllerCircuit.kicad_sch'
board: './ControllerCircuit/ControllerCircuit.kicad_pcb'

# Splitting this out to ensure a failed kibot run will mark a check as failed.
Expand Down
Loading

0 comments on commit c30db14

Please sign in to comment.