Forgot submodules

This commit is contained in:
CommanderRedYT
2022-03-16 17:54:25 +01:00
parent 4ebf134757
commit 756010cac8

View File

@@ -17,6 +17,8 @@ jobs:
config: [motortest, feedc0de-front, feedc0de-back, greyhash]
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Install make
run: |