We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cdc4bc commit f4cb0e1Copy full SHA for f4cb0e1
.github/workflows/compile-examples.yml
@@ -373,4 +373,4 @@ jobs:
373
uses: actions/upload-artifact@v4
374
with:
375
name: arduino-cli-output-${{ matrix.board.artifact-name-suffix }}
376
- path: ${{ runner.temp }}/arduino-cli-output
+ path: ${{ runner.temp }}/arduino-cli-output/Provisioning*
0 commit comments