revert 0fff939c943ef63902138437c7f68f508df8dfd5

revert 更新 .github/workflows/build.yml

dis validate gradle
This commit is contained in:
QuarkTree 2025-03-14 14:40:41 +08:00
parent 0fff939c94
commit f8ac903476

@ -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: