Skip to content

Commit f71254c

Browse files
committed
fix: ci esp32
1 parent e46839f commit f71254c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
artifact-name-suffix: arduino-mbed_nano-nanorp2040connect
5050
- fqbn: arduino:esp32:nano_nora
5151
platforms: |
52-
- name: arduino:nano_nora
52+
- name: arduino:esp32
5353
artifact-name-suffix: arduino-nano-esp32
5454

5555
steps:

0 commit comments

Comments
 (0)