1
mirror of https://github.com/CarmJos/EasySQL.git synced 2024-09-19 21:35:47 +00:00

项目初始化

This commit is contained in:
Carm Jos 2021-12-12 00:13:37 +08:00
parent 73372daed0
commit 00ab407e3a

View File

@ -20,7 +20,6 @@ jobs:
with:
java-version: '11'
distribution: 'adopt'
cache: maven
- name: "Package"
run: mvn -B package --file pom.xml
- name: "Target Stage"