Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit d53eeff

Browse files
fix path
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent 6c54d19 commit d53eeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
- name: Run snapshot action
2121
uses: mikepenz/gradle-dependency-submission@v1
2222
with:
23-
gradle-project-path: "./app"
23+
gradle-project-path: "."
2424
gradle-build-module: ":app"

0 commit comments

Comments
 (0)