diff options
| author | Rémi Sarrailh <remi@madnerd.org> | 2020-09-16 13:59:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-16 13:59:59 +0200 |
| commit | d538918cfd0d24afffc800db4d07e7e269a13f45 (patch) | |
| tree | 544489920bc6a67f2577312eeb8ab57254cdae4a /.github/workflows | |
| parent | 8be5d616e48828fa0220004aa3c0c1cf9dbc4761 (diff) | |
Fix name in 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 ef8c3c8a0..6d8dc5ba1 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" + - "muselab_nanoesp32_s2" - "ndgarage_ndbit6" - "ndgarage_ndbit6_v2" - "nfc_copy_cat" |
