Skip to content

Commit c0a68ae

Browse files
committed
ci: build only unoq
1 parent 1c8c190 commit c0a68ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build variants
5555
shell: bash
5656
run: |
57-
./extra/build_all.sh -f
57+
./extra/build.sh arduino_uno_q -f
5858
5959
- name: Package cores
6060
run: |

0 commit comments

Comments
 (0)