dealing with submodules
This commit is contained in:
parent
0d86b3939e
commit
5470da4990
|
@ -33,6 +33,8 @@ jobs:
|
|||
else
|
||||
git clone https://github.com/andreika-git/hellen-one
|
||||
ls -l hellen-one
|
||||
cd hellen-one
|
||||
git submodule update --init
|
||||
fi
|
||||
|
||||
- name: Install kicad
|
||||
|
|
Loading…
Reference in New Issue