# HG changeset patch # User Loïc Guilloux # Date 2021-06-13 11:26:45 # Node ID b9fea6f599e0f50c267ac34cf969abc7a46ee363 # Parent 33b86bb7de0147b9b2ad741677bad732d1d12350 Codechange: [Actions] Improve MSYS2 setup time (#9360) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -339,7 +339,7 @@ jobs: uses: msys2/setup-msys2@v2 with: msystem: ${{ matrix.msystem }} - update: true + release: false install: >- git make