Skip to content

Commit

Permalink
Checksums?
Browse files Browse the repository at this point in the history
  • Loading branch information
atspaeth committed May 24, 2024
1 parent 8191c63 commit f01c6a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
run: |
mkdir ~/.aws
echo "$AWS_CREDENTIALS" > ~/.aws/credentials
wc ~/.aws/credentials
md5sum ~/.aws/credentials
[ 60 = $(cat ~/.aws/credentials | wc -l) ]
- uses: actions/checkout@v4
Expand Down

0 comments on commit f01c6a6

Please sign in to comment.