mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-21 10:16:33 +00:00
test
This commit is contained in:
parent
b7d1d4d80b
commit
bbd15062fe
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -286,6 +286,9 @@ jobs:
|
|||||||
timeout-minutes: 90
|
timeout-minutes: 90
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Print IS_WINDOWS_CONFIG
|
||||||
|
run: echo "IS_WINDOWS_CONFIG=${{ env.IS_WINDOWS_CONFIG }}"
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
if: fromJSON(matrix.config.container) == null
|
if: fromJSON(matrix.config.container) == null
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user