File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 9191
9292 - name : Configure Gradle
9393 uses : awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
94+ with :
95+ working-directory : ' smithy-kotlin'
9496
9597 - name : Setup build
9698 uses : ./smithy-kotlin/.github/actions/setup-build
@@ -157,6 +159,8 @@ jobs:
157159
158160 - name : Configure Gradle
159161 uses : awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
162+ with :
163+ working-directory : ' smithy-kotlin'
160164
161165 - name : Test
162166 working-directory : ./smithy-kotlin
@@ -187,6 +191,8 @@ jobs:
187191
188192 - name : Configure Gradle
189193 uses : awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
194+ with :
195+ working-directory : ' smithy-kotlin'
190196
191197 - name : Test
192198 working-directory : ./smithy-kotlin
You can’t perform that action at this time.
0 commit comments