From a388663b9f63cec92d1930db5af6527372343a71 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Fri, 8 Oct 2021 12:16:50 +0200 Subject: [PATCH] New build design --- .github/workflows/images_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index 93761a95a..56acc716b 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -236,7 +236,7 @@ jobs: build_images: timeout-minutes: 70 needs: [ "build_base_database", "init_build"] - name: Build ${{ matrix.build }} base on ${{ matrix.os }} + name: Build ${{ matrix.build }} on ${{ matrix.os }} strategy: fail-fast: false matrix: