Skip to content

Commit 171d637

Browse files
committed
pico_w and not pico-w
1 parent 32d7387 commit 171d637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pico-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: pico-blink-sdk
2121
board: pico
2222
- name: pico-w-blink-sdk
23-
board: pico-w
23+
board: pico_w
2424

2525
steps:
2626
- name: Checkout repo

0 commit comments

Comments
 (0)