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 f6eb3c0 commit cd4b31dCopy full SHA for cd4b31d
.github/workflows/continuous-integration.yml
@@ -84,7 +84,7 @@ jobs:
84
with:
85
path: 'smithy-kotlin'
86
- name: Setup build
87
- uses: ../.github/actions/setup-build
+ uses: ./../.github/actions/setup-build
88
- name: Checkout aws-sdk-kotlin
89
uses: ./aws-kotlin-repo-tools/.github/actions/checkout-head
90
0 commit comments