Update .github/workflows/root.yml
This commit is contained in:
parent
550912020e
commit
a1b3587af4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
|
@ -24,8 +24,8 @@ jobs:
|
||||||
java-version: 21
|
java-version: 21
|
||||||
distribution: temurin
|
distribution: temurin
|
||||||
|
|
||||||
- name: Gradle (Setup)
|
- name: Grant execute permission for gradlew
|
||||||
uses: gradle/actions/setup-gradle@v4
|
run: chmod +x gradlew
|
||||||
|
|
||||||
with:
|
with:
|
||||||
dependency-graph: generate-and-submit
|
dependency-graph: generate-and-submit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue