test mvn
Some checks failed
Explore-Gitea-Actions

This commit is contained in:
Qubot 2023-08-01 23:25:10 +08:00
parent d37d5f6d2f
commit b4faf35511

View File

@ -5,6 +5,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: python -V
- run: apt update
- run: apt install maven
- run: mvn