Add Update XML as separate pre-processing step
All checks were successful
KiBot CI / test (push) Successful in 1m30s

This commit is contained in:
2026-03-06 08:56:17 -08:00
parent 370d5c1ac6
commit 02b8af50a7
4 changed files with 22 additions and 8 deletions

View File

@@ -120,6 +120,11 @@ jobs:
path: ~/3d_models
key: 3d_models
- name: Run KiBot (Update XML)
uses: inti-cmnb/kibot@${{ env.kibot_tag }}
with:
config: kibot/yaml/kibot_pre_update_xml.yaml
- name: Run KiBot (Preprocessing)
uses: inti-cmnb/kibot@${{ env.kibot_tag }}
with: