From d57b4dee11cffe465d574b19188e569c156cd0cf Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Sat, 24 Jun 2023 18:43:59 +0300 Subject: [PATCH] +21 --- .github/workflows/on commit.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/workflows/on commit.yaml b/.github/workflows/on commit.yaml index a7a2d4bd..481e32b5 100644 --- a/.github/workflows/on commit.yaml +++ b/.github/workflows/on commit.yaml @@ -84,11 +84,10 @@ jobs: submodules: 'recursive' - name: Skip ubuntu - run: - echo "need workaround for mono anon pipes" - continue-on-error: true - if: ${{ false }} - + run: echo "need workaround for mono anon pipes" + continue-on-error: true + if: ${{ false }} + - name: apt-gen update run: sudo apt-get update