Skip to content

Commit

Permalink
More tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson committed Mar 24, 2024
1 parent ea2484f commit 2d9b391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-user-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
echo "base_dir=${GITHUB_WORKSPACE}" >> $GITHUB_ENV
fi
echo ".include[${job_index}].snippets"
yaml2json "${{ inputs.build_matrix_path }}" | jq -c ".include[${job_index}].snippets"
echo "zephyr_version=${ZEPHYR_VERSION}" >> $GITHUB_ENV
Expand Down

0 comments on commit 2d9b391

Please sign in to comment.