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 46c6ca0 commit 9b6478fCopy full SHA for 9b6478f
.github/workflows/artifact-size-metrics.yml
@@ -62,6 +62,8 @@ jobs:
62
aws-region: us-west-2
63
- name: Configure Gradle
64
uses: awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
65
+ with:
66
+ working-directory: smithy-kotlin
67
- name: Generate Artifact Size Metrics
68
run: ./gradlew -Paws.kotlin.native=false artifactSizeMetrics
69
- name: Analyze Artifact Size Metrics
0 commit comments