Skip to content

Commit

Permalink
tiny steps
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Oct 25, 2024
1 parent 2cd6d52 commit 78eaf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-channel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: aws s3 cp ./.github/workflows/linux-container-ci.sh s3://aws-crt-test-stuff/ci/${{ steps.tag.outputs.release_tag }}/linux-container-ci.sh

standard-images:
name: ${{ matrix.variant }}
name: ${{ matrix.variant.name }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 78eaf97

Please sign in to comment.