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 5736050 commit 55735e8Copy full SHA for 55735e8
.github/workflows/lint.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout sources
23
uses: actions/checkout@v4
24
+ with:
25
+ path: 'aws-sdk-kotlin'
26
- name: Configure Gradle
27
uses: ./aws-sdk-kotlin/.github/actions/custom-gradle-distribution-url
28
- name: Lint ${{ env.PACKAGE_NAME }}
0 commit comments