Skip to content

Commit

Permalink
Test 7: jq two steps down
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafFilies committed Oct 18, 2024
1 parent d9a9dac commit 2888f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:

matrix:
# List of all examples in the lib to compile
example: ${{ fromJson(needs.setup.outputs.matrix_example) }}
example: ${{ fromJson(needs.setup.outputs.examples) }}

steps:
# checkout the latest github action code
Expand Down

0 comments on commit 2888f73

Please sign in to comment.