Update README.md

This commit is contained in:
kekxv 2025-06-25 15:14:41 +08:00 committed by GitHub
parent c8a3e928ae
commit a09d43f092
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -7,4 +7,6 @@ Add this step into workflow
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.2
# download mirror,url or aliyun or empty
maven-mirror: ''
```