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.
2 parents a2c06d7 + 0c85494 commit 06a1b8dCopy full SHA for 06a1b8d
.github/workflows/compile-examples.yml
@@ -64,6 +64,7 @@ jobs:
64
- name: Compile examples
65
uses: arduino/actions/libraries/compile-examples@master
66
with:
67
+ github-token: ${{ secrets.GITHUB_TOKEN }}
68
fqbn: ${{ matrix.board.fqbn }}
69
platforms: |
70
# Use Board Manager to install the latest release of Arduino mbed Boards to get the toolchain
0 commit comments