@ -8,8 +8,7 @@ jobs:
- run:
name: "Pull Submodules"
command: |
git submodule init
git submodule update --remote
git submodule update --init --recursive
name: "Build Firmware"
command: make
Powered by TurnKey Linux.