Skip to content

Commit

Permalink
log container
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarthsimpson committed Jul 1, 2024
1 parent bbd1506 commit ae82b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:

steps:
- name: Print IS_WINDOWS_CONFIG
run: echo "IS_WINDOWS_CONFIG=${{ env.IS_WINDOWS_CONFIG }}"
run: echo "${{ fromJSON(matrix.config.container) }}"

- name: Checkout
if: fromJSON(matrix.config.container) == null
Expand Down

0 comments on commit ae82b21

Please sign in to comment.