From 508e67927fda801b0dac5e5f575ab39f45063890 Mon Sep 17 00:00:00 2001 From: Andrei Kashchikhin Date: Fri, 26 Jan 2024 13:08:36 +0000 Subject: [PATCH] sample change --- .github/workflows/windows_conditional_compilation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/windows_conditional_compilation.yml b/.github/workflows/windows_conditional_compilation.yml index 7b7b02f464ccee..0886990b64c4d6 100644 --- a/.github/workflows/windows_conditional_compilation.yml +++ b/.github/workflows/windows_conditional_compilation.yml @@ -153,8 +153,8 @@ jobs: - name: Clean sccache stats run: '& "$Env:SCCACHE_PATH" --zero-stats' - # to get more information on the issue - # described in the next step + # to get more information on the issue + # described in the next step - name: Show which network ports are used run: netstat -ban