Skip to content

Commit 30a5529

Browse files
committed
debugging
1 parent 3d49ea8 commit 30a5529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-readiness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
5252
if [ "$SDK_BRANCH" == "$SMITHY_KOTLIN_BRANCH" ]; then
5353
cd ../aws-sdk-kotlin
54+
git fetch origin
5455
git diff origin/main -- gradle/libs.versions.toml | grep -E "smithy-kotlin-runtime-version|smithy-kotlin-codegen-version"
5556
export SMITHY_KOTLIN_VERSION_BUMP=$($?)
5657

0 commit comments

Comments
 (0)