Skip to content

Commit d20a38f

Browse files
committed
Add working directory
1 parent 28a7018 commit d20a38f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
cache: 'gradle'
4848
- name: Configure Gradle
4949
uses: awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
50+
working-directory: ./smithy-kotlin
5051

5152
- name: Build and Test on JVM
5253
working-directory: ./smithy-kotlin

0 commit comments

Comments
 (0)