更新 '.gitea/workflows/build.yaml'
Some checks failed
Explore-Gitea-Actions

This commit is contained in:
Qubot 2023-08-07 06:30:51 +00:00
parent 8028fa16f5
commit dfd26ebe8b

View File

@ -10,8 +10,6 @@ jobs:
- name: Set up Maven
uses: https://github.com/stCarolas/setup-maven@v4.5
with:
maven-version: 3.8.2
- name: Install Java
uses: https://github.com/actions/setup-java@v3