Skip to content

Commit cd4b31d

Browse files
committed
Make it a path
1 parent f6eb3c0 commit cd4b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
path: 'smithy-kotlin'
8686
- name: Setup build
87-
uses: ../.github/actions/setup-build
87+
uses: ./../.github/actions/setup-build
8888
- name: Checkout aws-sdk-kotlin
8989
uses: ./aws-kotlin-repo-tools/.github/actions/checkout-head
9090
with:

0 commit comments

Comments
 (0)