Skip to content

Commit

Permalink
reorganizing plate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sporkus committed Feb 6, 2024
1 parent 5876405 commit d62f0e9
Show file tree
Hide file tree
Showing 51 changed files with 3 additions and 483,990 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kibot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: INTI-CMNB/KiBot@v2_k7
with:
config: kicad/plate/config.kibot.yaml
dir: 'plate'
dir: 'plate/classic'
board: 'kicad/plate/le_capybara_plate.kicad_pcb'
verbose: 0
continue-on-error: true
Expand All @@ -47,7 +47,7 @@ jobs:
uses: INTI-CMNB/KiBot@v2_k7
with:
config: kicad/plate_3_thumbs/config.kibot.yaml
dir: 'plate'
dir: 'plate/3-thumbs'
board: 'kicad/plate_3_thumbs/plate_3_thumbs.kicad_pcb'
verbose: 0
continue-on-error: true
Expand All @@ -56,7 +56,7 @@ jobs:
uses: INTI-CMNB/KiBot@v2_k7
with:
config: kicad/plate_asym/config.kibot.yaml
dir: 'plate'
dir: 'plate/asymmetric'
board: 'kicad/plate_asym/plate_asym.kicad_pcb'
verbose: 0
continue-on-error: true
Expand Down
Loading

0 comments on commit d62f0e9

Please sign in to comment.