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 d6a26f9 commit 206548eCopy full SHA for 206548e
.github/actions/setup-build/action.yml
@@ -21,6 +21,7 @@ runs:
21
path: 'smithy-kotlin'
22
repository: 'smithy-lang/smithy-kotlin'
23
24
+ # FIXME Remove this checkout of aws-crt-kotlin once K/N artifacts are published to Maven
25
- name: Checkout aws-crt-kotlin
26
uses: ./aws-kotlin-repo-tools/.github/actions/checkout-head
27
with:
0 commit comments