Skip to content

Commit 0ca956e

Browse files
committed
typo in action yaml
1 parent 4f38704 commit 0ca956e

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
@@ -50,7 +50,7 @@ jobs:
5050
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
5151
sketch-names: bluepill_position_control.ino, stm32_i2c_dual_bus_example.ino, stm32_spi_alt_example.ino
5252

53-
- arduino-boards-fqbn: STM32:stm32:Genf4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
53+
- arduino-boards-fqbn: STM32:stm32:GenF4:pnum=GENERIC_F405RGTX # stm32f405 - odrive
5454
platform-url: https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
5555
sketch-names: odrive_example.ino
5656

0 commit comments

Comments
 (0)