Skip to content

Commit 8aeb749

Browse files
committed
debugging
1 parent 2fe24dd commit 8aeb749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-readiness.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: |
4343
cd aws-sdk-kotlin
4444
pwd
45-
g status
45+
git status
4646
git branch --show-current
4747
SDK_BRANCH=$(git branch --show-current)
4848
echo $SDK_BRANCH

0 commit comments

Comments
 (0)