Skip to content

Commit

Permalink
Fixed building dependencies
Browse files Browse the repository at this point in the history
### What's done:
- added a gradle module name
  • Loading branch information
nulls committed Mar 6, 2024
1 parent c53d126 commit 70efcc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
use-gradlew: true
gradle-build-module: |-
:
:okio-extras
# `compileClasspath` configuration has no dependencies in multiplatform
# projects.
gradle-build-configuration: |-
Expand Down

0 comments on commit 70efcc6

Please sign in to comment.