diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 3af2a0a..edbf400 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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 diff --git a/kibot/yaml/kibot_main.yaml b/kibot/yaml/kibot_main.yaml index 0eef134..c090bc3 100644 --- a/kibot/yaml/kibot_main.yaml +++ b/kibot/yaml/kibot_main.yaml @@ -3,6 +3,7 @@ kibot: version: 1 + merge_pre: update_xml variants: []