Update gradle.yml

fix dependency-submission root
This commit is contained in:
2024-05-01 17:28:43 +02:00
committed by GitHub
parent 4e65616305
commit cff39f190f

View File

@@ -54,3 +54,6 @@ jobs:
# See: https://github.com/gradle/actions/blob/main/dependency-submission/README.md
- name: Generate and submit dependency graph
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