Skip to content

Commit 9c5c73d

Browse files
committedNov 1, 2024·
Change config
1 parent 3024b83 commit 9c5c73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
SchematicFileExtension: "kicad_sch"
1313
PCBFileExtension: "kicad_pcb"
1414
OutputFolder: "./output"
15-
ConfigFilePath: ".kibot/build.kibot.yaml"
15+
ConfigFilePath: ".kibot/release.kibot.yaml"
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Fetch repository

0 commit comments

Comments
 (0)
Please sign in to comment.