Add additional KiBot check, add new merge_pre option
Some checks failed
KiBot CI / test (push) Failing after 1m39s

This commit is contained in:
2026-03-09 15:35:12 -07:00
parent 31046b5bc7
commit f1fafd8210
2 changed files with 2 additions and 0 deletions

View File

@@ -157,6 +157,7 @@ jobs:
/usr/bin/kicad-git-filters.py
export KIBOT_3D_MODELS="${{ env.kibot_cache }}/3d_models"
echo Exporting KIBOT_3D_MODELS=$KIBOT_3D_MODELS
echo "Options: -c ${{ env.kibot_config }} ${{ env.additional_args }}"
kibot -c ${{ env.kibot_config }} ${{ env.additional_args }}
- name: Save Cached 3d Models

View File

@@ -3,6 +3,7 @@
kibot:
version: 1
merge_pre: update_xml
variants: []