mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-19 01:06:39 +00:00
log container
This commit is contained in:
parent
bbd15062fe
commit
ae82b21613
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user