mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-19 09:16:40 +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
|
||||
|
||||
steps:
|
||||
- name: Print IS_WINDOWS_CONFIG
|
||||
run: echo "IS_WINDOWS_CONFIG=${{ env.IS_WINDOWS_CONFIG }}"
|
||||
|
||||
- name: Checkout
|
||||
if: fromJSON(matrix.config.container) == null
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user