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