dealing with submodules

This commit is contained in:
rusefillc 2024-01-21 18:40:17 -05:00
parent 0d86b3939e
commit 5470da4990
1 changed files with 2 additions and 0 deletions

View File

@ -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