Skip to content

Commit 20e52d8

Browse files
committed
KiBot: Enhance KiBot configuration
- Implement #110 - Implement #109 - Add refresh for PCB specifications - Add refresh for stackup Signed-off-by: Daniel Kampert <[email protected]>
1 parent 14898a4 commit 20e52d8

13 files changed

+2324
-2685
lines changed

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Generate files
5656
run: |
57-
cd project
57+
cd hardware
5858
kibot -vvvv -g variant=${{ matrix.device_type }} -d ../production/${{ matrix.device_type }} 2> ../log/kibot.log
5959
mkdir ../production/${{ matrix.device_type }}/ordering
6060
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)