更新 .gitea/workflows/build-image.yml
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 0s

This commit is contained in:
2025-09-11 10:36:08 +08:00
parent 3ce5beef87
commit a6364604d3

View File

@@ -25,7 +25,8 @@ jobs:
steps:
- name: Checkout repository
uses: herryyun/checkout@v4.0.0
with:
token: ${{ secrets.TOKEN }}
- name: Set Gradle version
id: gradle
run: |