Skip to content

Commit a768985

Browse files
committed
ci: manually add fqbn
1 parent 06aa57e commit a768985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/compile-examples-profiles.yml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
5555
cli-compile-flags: |
5656
- --profile=${{ matrix.board.name }}
57+
fqbn: ${{ matrix.board.fqbn }}
5758

5859
- name: Save sketches report as workflow artifact
5960
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)