From a09d43f092ba6f288190828d80cedc9836e1da52 Mon Sep 17 00:00:00 2001 From: kekxv Date: Wed, 25 Jun 2025 15:14:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88b4079..7c5c4ec 100644 --- a/README.md +++ b/README.md @@ -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: '' ```