Update Preprocess KiBot script path in CI
All checks were successful
KiBot CI / test (push) Successful in 45s
All checks were successful
KiBot CI / test (push) Successful in 45s
This commit is contained in:
@@ -125,7 +125,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
/usr/bin/kicad-git-filters.py
|
/usr/bin/kicad-git-filters.py
|
||||||
kibot -c kibot/yaml/kibot_pre_update_xml.yaml -d . --log kibot_run_xml.log
|
kibot -c kibot/yaml/preflights/kibot_pre_update_xml.yaml -d . --log kibot_run_xml.log
|
||||||
|
|
||||||
- name: Run KiBot (Preprocessing)
|
- name: Run KiBot (Preprocessing)
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user