diff options
| author | microDev <70126934+microDev1@users.noreply.github.com> | 2020-08-26 08:23:54 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-26 08:23:54 +0530 |
| commit | 964a39164e9630144944c59c5be1f1fb47c760a0 (patch) | |
| tree | 730567f7d5886695fa85696163449dfb99060163 /.github | |
| parent | 89c6a44e4e1340d87931f20b58503d09a0f2aa74 (diff) | |
Changed microS2 board name
Diffstat (limited to '.github')
| -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 28bc7664c..478201210 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -410,7 +410,7 @@ jobs: board: - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" - - "micro_s2" + - "microdev_micro_s2" - "unexpectedmaker_feathers2" steps: |
