diff options
| author | Rémi Sarrailh <remi@madnerd.org> | 2020-09-16 13:44:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-16 13:44:09 +0200 |
| commit | 8be5d616e48828fa0220004aa3c0c1cf9dbc4761 (patch) | |
| tree | 9dcb77c2f2b937284e02d0a9e93aaca785939077 /.github/workflows | |
| parent | c06aeda399142b50d7fc049effc22db4e2da6830 (diff) | |
Fix invalid indentation on build.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 49e52dbb2..ef8c3c8a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -244,7 +244,7 @@ jobs: - "metro_nrf52840_express" - "mini_sam_m4" - "monster_m4sk" - - "muselabnanoesp32_s2" + - "muselabnanoesp32_s2" - "ndgarage_ndbit6" - "ndgarage_ndbit6_v2" - "nfc_copy_cat" |
