Skip to content

Commit

Permalink
Fix Gradle dependency submission
Browse files Browse the repository at this point in the history
  • Loading branch information
mjossdev committed Jun 15, 2023
1 parent b5057af commit 5d62d95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle-dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
uses: mikepenz/gradle-dependency-submission@main
with:
gradle-build-module: |-
cli
ktor-client
ktor-server
gradle-build-configuration: |-
compileClasspath
sub-module-mode: 'INDIVIDUAL_DEEP'

0 comments on commit 5d62d95

Please sign in to comment.