更新 '.gitea/workflows/build.yaml'
All checks were successful
Gitea-Actions

This commit is contained in:
huanghs 2023-03-23 11:25:44 +08:00
parent 7cc00e7454
commit 510e80bc53

View File

@ -12,14 +12,6 @@ jobs:
DOCKER_USERNAME: rsjst
steps:
- name: Setup Java
uses: actions/setup-java@v3
with:
distribution: zulu
java-version: 11
cache: gradle
- name: Get Meta
id: meta
run: |