We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a7018 commit d20a38fCopy full SHA for d20a38f
.github/workflows/continuous-integration.yml
@@ -47,6 +47,7 @@ jobs:
47
cache: 'gradle'
48
- name: Configure Gradle
49
uses: awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
50
+ working-directory: ./smithy-kotlin
51
52
- name: Build and Test on JVM
53
working-directory: ./smithy-kotlin
0 commit comments