This commit is contained in:
parent
e3e59148e3
commit
d1eda2d1dc
@ -21,10 +21,10 @@ jobs:
|
||||
architecture: x64
|
||||
|
||||
- name: 编译
|
||||
run: clean install -U -DskipTests -Pprod
|
||||
run: mvn clean install -U -DskipTests -Pprod
|
||||
|
||||
- name: 打包
|
||||
run: clean install -U -DskipTests -Pprod
|
||||
run: mvn clean install -U -DskipTests -Pprod
|
||||
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
- name: List files in the repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user