We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8c190 commit c0a68aeCopy full SHA for c0a68ae
.github/workflows/package_core.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Build variants
55
shell: bash
56
run: |
57
- ./extra/build_all.sh -f
+ ./extra/build.sh arduino_uno_q -f
58
59
- name: Package cores
60
0 commit comments