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 3b0b8e1 commit 3450e6eCopy full SHA for 3450e6e
.github/workflows/continuous-integration.yml
@@ -75,8 +75,8 @@ jobs:
75
- name: Disable Kotlin/Native builds
76
shell: bash
77
run: |
78
+ echo "aws.kotlin.native=false" >> ./aws-sdk-kotlin/gradle.properties
79
echo "aws.kotlin.native=false" >> ./smithy-kotlin/gradle.properties
- echo "aws.kotlin.native=false" >> ./aws-sdk-kotlin/gradle.properties
80
81
- name: Build smithy-kotlin
82
working-directory: ./smithy-kotlin
0 commit comments