Skip to content

Commit 0119666

Browse files
committed
typo in action yaml 2
1 parent 0ca956e commit 0119666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- esp32:esp32:esp32s2 # esp32s2
1717
- STM32:stm32:GenF1:pnum=BLUEPILL_F103C8 # stm32 bluepill
1818
- STM32:stm32:Nucleo_64:pnum=NUCLEO_F411RE # stm32 nucleo
19-
- STM32:stm32:Genf4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
19+
- STM32:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
2020
- arduino:mbed_rp2040:pico # rpi pico
2121

2222
include:

0 commit comments

Comments
 (0)