Update Preprocess KiBot script path in CI
All checks were successful
KiBot CI / test (push) Successful in 45s

This commit is contained in:
2026-03-10 18:52:24 -07:00
parent 9e36c93eb6
commit 8afb0f11e3

View File

@@ -125,7 +125,7 @@ jobs:
shell: bash
run: |
/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)
shell: bash