Skip to content

Commit 7d84b5e

Browse files
committed
checkout smithy-kotlin in dedicated subdirectory
1 parent e000335 commit 7d84b5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
steps:
4646
- name: Checkout Sources
4747
uses: actions/checkout@v4
48+
with:
49+
path: smithy-kotlin
4850
- name: Setup build
4951
uses: ./.github/actions/setup-build
5052
- name: Configure JDK

0 commit comments

Comments
 (0)