Skip to content

Commit

Permalink
Merge pull request #20 from rfvermut/main
Browse files Browse the repository at this point in the history
Recover empty PCB file
  • Loading branch information
ClemensElflein committed Mar 17, 2024
2 parents 47a8943 + 31dada8 commit 3cdbc43
Show file tree
Hide file tree
Showing 3 changed files with 41,711 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kibot-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: INTI-CMNB/KiBot@v2_k6
- uses: INTI-CMNB/KiBot@v2_k7
with:
config: PCB/xESC2.kibot.yaml
board: PCB/xESC2.kicad_pcb
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kibot-release-from-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: INTI-CMNB/KiBot@v2_k6
- uses: INTI-CMNB/KiBot@v2_k7
with:
config: PCB/xESC2.kibot.yaml
board: PCB/xESC2.kicad_pcb
Expand Down

0 comments on commit 3cdbc43

Please sign in to comment.