FIX: allow management of panel files to fail as there may not be any
This commit is contained in:
@@ -112,8 +112,8 @@ image:
|
||||
done
|
||||
- cd panels || true
|
||||
- !reference [.commands, kibot]
|
||||
- mv panels/* .
|
||||
- rm -rf panels/
|
||||
- mv panels/* . || true
|
||||
- rm -rf panels/ || true
|
||||
|
||||
neo:
|
||||
- 'SEARCH=".kicad_pro"'
|
||||
|
||||
Reference in New Issue
Block a user