diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 291964b..4ad66a1 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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