dis validate gradle
This commit is contained in:
parent
34a2ba2d55
commit
0fff939c94
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: checkout repository
|
- name: checkout repository
|
||||||
uses: https://gitea.com/actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
- name: validate gradle wrapper
|
# - name: validate gradle wrapper
|
||||||
uses: gradle/actions/wrapper-validation@v4
|
# uses: gradle/actions/wrapper-validation@v4
|
||||||
- name: setup jdk
|
- name: setup jdk
|
||||||
uses: https://gitea.com/actions/setup-java@v4
|
uses: https://gitea.com/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user