Add Update XML as separate pre-processing step
All checks were successful
KiBot CI / test (push) Successful in 1m30s
All checks were successful
KiBot CI / test (push) Successful in 1m30s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user