Skip to content

Commit 8d43b22

Browse files
committed
Checkout with path`
1 parent 3100519 commit 8d43b22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ jobs:
144144
steps:
145145
- name: Checkout sources
146146
uses: actions/checkout@v4
147+
with:
148+
path: 'smithy-kotlin'
147149

148150
- name: Setup build
149151
uses: ./smithy-kotlin/.github/actions/setup-build

0 commit comments

Comments
 (0)