We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c8b3f commit 24b5efeCopy full SHA for 24b5efe
.github/workflows/compile-examples.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Compile examples
72
uses: arduino/actions/libraries/compile-examples@master
73
with:
74
- platforms |
+ platforms: |
75
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
76
fqbn: ${{ matrix.board.fqbn }}
77
libraries: "${{ env.UNIVERSAL_LIBRARIES }} ${{ matrix.libraries }}"
0 commit comments