test mvn
Some checks are pending
Explore-Gitea-Actions

This commit is contained in:
Qubot 2023-08-01 23:25:26 +08:00
parent b4faf35511
commit 222619182e

View File

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