Skip to content

Commit

Permalink
Change config
Browse files Browse the repository at this point in the history
  • Loading branch information
0x007E committed Oct 25, 2024
1 parent 88e0d2c commit b30dd70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
SchematicFileExtension: "kicad_sch"
PCBFileExtension: "kicad_pcb"
OutputFolder: "./output"
ConfigFilePath: ".kibot/build.kibot.yaml"
ConfigFilePath: ".kibot/release.kibot.yaml"
runs-on: ubuntu-latest
steps:
- name: Fetch repository
Expand Down

0 comments on commit b30dd70

Please sign in to comment.