From 80ce023738ace0e85cee7994a882513eb313d679 Mon Sep 17 00:00:00 2001 From: DmitriyMusatkin Date: Wed, 20 Nov 2024 16:24:16 -0800 Subject: [PATCH] indent --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9aa52e896..fb1f83903 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -319,8 +319,8 @@ jobs: with: role-to-assume: ${{ env.CRT_CI_ROLE }} aws-region: ${{ env.AWS_DEFAULT_REGION }} - - uses: actions/checkout@v3 - - name: Build ${{ env.PACKAGE_NAME }} + consumers + - uses: actions/checkout@v3 + - name: Build ${{ env.PACKAGE_NAME }} + consumers uses: cross-platform-actions/action@v0.20.0 with: operating_system: openbsd @@ -342,10 +342,10 @@ jobs: with: role-to-assume: ${{ env.CRT_CI_ROLE }} aws-region: ${{ env.AWS_DEFAULT_REGION }} - - uses: actions/checkout@v3 + - uses: actions/checkout@v3 with: submodules: true - - name: Build ${{ env.PACKAGE_NAME }} + consumers + - name: Build ${{ env.PACKAGE_NAME }} + consumers uses: cross-platform-actions/action@v0.20.0 with: operating_system: freebsd