diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 21c4b3bfee..1c98c4ba63 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -39,14 +39,11 @@ jobs: with: gradle-version: wrapper - # `gradlew :jna-lib:dependencies --configuration compileClasspath` - name: 'Run snapshot action' uses: mikepenz/gradle-dependency-submission@v0.8.6 with: use-gradlew: true gradle-build-module: |- - :jna-lib - # `compileClasspath` configuration has no dependencies in multiplatform - # projects. + : gradle-build-configuration: |- compileClasspath