ciii
Some checks failed
构建和部署Spring Boot应用程序 / build (push) Failing after 4m40s
构建和部署Spring Boot应用程序 / deploy (push) Has been skipped

This commit is contained in:
huertian 2025-01-08 20:28:29 +08:00
parent ab6ed0b409
commit 2e21140921

View File

@ -18,6 +18,7 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: "17"
distribution: "temurin"
- name: 缓存Maven包
uses: actions/cache@v3