Skip to content

Commit

Permalink
Update kicad.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelburgos committed May 5, 2024
1 parent 4403ec7 commit 2424b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kicad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: sparkengineering/kicad-action@v1
if: '!cancelled()'
with:
kicad_sch: "Hardware/PCBs/Open-Beam-Interface/Open Beam Interface.kicad_sch"
kicad_sch: "/Hardware/PCBs/Open Beam Interface/Open Beam Interface.kicad_sch"
sch_pdf: true # Generate PDF
sch_bom: true # Generate BOM
kicad_pcb: my-project.kicad_pcb
Expand Down

0 comments on commit 2424b8d

Please sign in to comment.