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 61458f8 commit 70e07bcCopy full SHA for 70e07bc
.github/workflows/ArduinoBuild.yml
@@ -122,7 +122,7 @@ jobs:
122
123
board_url=${board_urls[$board_name]}
124
board_args=${cli_args[$board_name]}
125
- #platform="${${{matrix.platform}}:${{matrix.archi}}@${{matrix.platform-version}}/@latest/""}"
+
126
platform=${${{matrix.platform}}:${{matrix.archi}}@${{matrix.platform-version}}
127
128
echo "ARDUINO_PLATFORM=$platform" >> $GITHUB_ENV
0 commit comments