测试CI/CD
Some checks failed
wx_post / wx_post-Gitea-Actions (push) Failing after 4m48s

This commit is contained in:
xuthus 2024-04-15 23:09:03 +08:00
parent 0bd6f094c3
commit 57ddf3cdab

View File

@ -18,6 +18,7 @@ jobs:
with:
java-version: '8'
distribution: 'adopt'
cache: 'maven'
# maven缓存不加的话每次都会去重新拉取会影响速度
- name: Dependies Cache
uses: actions/cache@v2