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 1082ae1 commit ac5c08eCopy full SHA for ac5c08e
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
path: 'temp'
23
- name: Configure Gradle
24
- uses: ./aws-kotlin-repo-tools/.github/actions/configure-gradle
+ uses: .github/actions/configure-gradle
25
26
working-directory: 'temp'
27
- name: Lint ${{ env.PACKAGE_NAME }}
0 commit comments