Checkout with submodules.

This commit is contained in:
Guillaume Endignoux
2020-07-10 11:18:25 +02:00
parent 67a7223802
commit c73492aae5
9 changed files with 18 additions and 18 deletions

View File

@@ -13,8 +13,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
- name: Set up submodules
run: ./setup-submodules.sh
with:
submodules: "true"
- uses: actions-rs/toolchain@v1
with:
target: thumbv7em-none-eabi