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