Skip to content

Commit

Permalink
uses
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Nov 22, 2024
1 parent 46a87e8 commit 4ee835d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- rhel8-x64
- al2-x64
steps:
- uses: ./.github/actions/assume-aws-role.yml
- uses: ./.github/actions/assume-aws-role
- name: Build ${{ env.PACKAGE_NAME }}
run: |
aws s3 cp s3://aws-crt-test-stuff/ci/${{ env.BUILDER_VERSION }}/linux-container-ci.sh ./linux-container-ci.sh && chmod a+x ./linux-container-ci.sh
Expand Down

0 comments on commit 4ee835d

Please sign in to comment.