Skip to content

Commit 88054b3

Browse files
committed
Fix ASM check by adding working-directory
1 parent b7f7da9 commit 88054b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/artifact-size-metrics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171

7272
- name: Show Results
7373
uses: aws/aws-kotlin-repo-tools/.github/actions/artifact-size-metrics/show-results@main
74+
working-directory: smithy-kotlin
7475

7576
- name: Evaluate
7677
if: ${{ !contains(github.event.pull_request.labels.*.name, 'acknowledge-artifact-size-increase') }}

0 commit comments

Comments
 (0)