Skip to content

Commit d8d6cb6

Browse files
committed
fix:
1 parent ade5d82 commit d8d6cb6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,8 @@ jobs:
115115
# smithy-kotlin is checked out as a sibling dir which will automatically make it an included build
116116
path: 'aws-sdk-kotlin'
117117
repository: 'awslabs/aws-sdk-kotlin'
118-
- name: Configure Gradle for Smithy Kotlin
118+
- name: Configure Gradle
119119
uses: ./smithy-kotlin/.github/actions/custom-gradle-distribution-url
120-
- name: Configure Gradle for AWS SDK Kotlin
121-
uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url
122120
- name: Configure JDK
123121
uses: actions/setup-java@v3
124122
with:

0 commit comments

Comments
 (0)