Skip to content

Commit 16c1cda

Browse files
committed
show version
1 parent 2f24974 commit 16c1cda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ jobs:
4949
with:
5050
repotag: amazon/aws-cli
5151
key: aws-cli-docker-image-sha-${{ github.sha }}
52-
- run: docker pull amazon/aws-cli
52+
53+
- run: docker run --rm amazon/aws-cli --version
5354

5455
test_restoring:
5556
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)