create gerber files in CI pipeline
This commit is contained in:
parent
aa32239740
commit
52d3b80663
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ steps:
|
|||
commands:
|
||||
- apt update
|
||||
- apt install -y make zip
|
||||
- make pcb -j$(nproc)
|
||||
# - make pcb -j$(nproc) BOARD=fiatlux
|
||||
# - make pcb -j$(nproc) BOARD=fiatlux_cc48
|
||||
|
||||
|
|
Loading…
Reference in a new issue