Add additional KiBot check, add new merge_pre option
Some checks failed
KiBot CI / test (push) Failing after 1m39s
Some checks failed
KiBot CI / test (push) Failing after 1m39s
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
|
||||
kibot:
|
||||
version: 1
|
||||
merge_pre: update_xml
|
||||
|
||||
variants: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user