Skip to content

Commit

Permalink
Fix wrong KiBot config in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ceoloide committed Oct 19, 2023
1 parent cfab1ea commit cb2f91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: ./.github/actions/kibot
with:
boards: back_plate front_plate spacer_plate_bottom spacer_plate_top mr_useful
config: plates
config: default
- name: Export DSN file for Freerouting
uses: ./.github/actions/export-dsn
with:
Expand Down

0 comments on commit cb2f91e

Please sign in to comment.