diff options
| author | FBSeletronica <fs.embarcados@gmail.com> | 2021-03-06 18:33:24 -0300 |
|---|---|---|
| committer | FBSeletronica <fs.embarcados@gmail.com> | 2021-03-06 18:33:24 -0300 |
| commit | e68ab5ae2a2e6ab88b349b0c05ce28454a474e73 (patch) | |
| tree | ece3515df12d879ef1cfb2812a3bf5e5a5277425 | |
| parent | 48e727f7d6b10b84cbd2782d101504756d52af80 (diff) | |
Fix build.yml wifi Franzininho WIFI wrover Board
| -rw-r--r-- | .github/workflows/build.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 45b59f0de..8b6d3c28c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -233,9 +233,7 @@ jobs: - "feather_nrf52840_express" - "feather_radiofruit_zigbee" - "feather_stm32f405_express" - - "fluff_m0" - - "franzininho_wifi_wroom" - - "franzininho_wifi_wrover" + - "fluff_m0" - "gemma_m0" - "grandcentral_m4_express" - "hallowing_m0_express" @@ -452,6 +450,7 @@ jobs: - "espressif_kaluga_1" - "espressif_saola_1_wroom" - "espressif_saola_1_wrover" + - "franzininho_wifi_wrover" - "lilygo_ttgo_t8_s2_st7789" - "microdev_micro_s2" - "muselab_nanoesp32_s2" |
