mirror of
https://github.com/usatiuk/y.git
synced 2025-10-29 02:37:49 +01:00
Update gradle.yml
fix dependency-submission root
This commit is contained in:
3
.github/workflows/gradle.yml
vendored
3
.github/workflows/gradle.yml
vendored
@@ -54,3 +54,6 @@ jobs:
|
|||||||
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
|
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
|
||||||
- name: Generate and submit dependency graph
|
- name: Generate and submit dependency graph
|
||||||
uses: gradle/actions/dependency-submission@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
|
uses: gradle/actions/dependency-submission@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
|
||||||
|
with:
|
||||||
|
# The gradle project is not in the root of the repository.
|
||||||
|
build-root-directory: server
|
||||||
|
|||||||
Reference in New Issue
Block a user