Fix Syntax Error
This commit is contained in:
@@ -145,7 +145,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run KiBot (Preprocessing)
|
- name: Run KiBot (Preprocessing)
|
||||||
shell: bash
|
shell: bash
|
||||||
run:
|
run: |
|
||||||
/usr/bin/kicad-git-filters.py
|
/usr/bin/kicad-git-filters.py
|
||||||
export KIBOT_3D_MODELS="${{ env.kibot_cache }}/3d_models"
|
export KIBOT_3D_MODELS="${{ env.kibot_cache }}/3d_models"
|
||||||
echo Exporting KIBOT_3D_MODELS=$KIBOT_3D_MODELS
|
echo Exporting KIBOT_3D_MODELS=$KIBOT_3D_MODELS
|
||||||
|
|||||||
Reference in New Issue
Block a user