Fix Syntax Error

This commit is contained in:
2026-03-09 15:44:45 -07:00
parent c76d460d45
commit 07eda4325f

View File

@@ -145,7 +145,7 @@ jobs:
- name: Run KiBot (Preprocessing)
shell: bash
run:
run: |
/usr/bin/kicad-git-filters.py
export KIBOT_3D_MODELS="${{ env.kibot_cache }}/3d_models"
echo Exporting KIBOT_3D_MODELS=$KIBOT_3D_MODELS