mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-31 14:02:00 +00:00
chore: compile MIT version
This commit is contained in:
parent
d98c743b9f
commit
9a3c27eebf
2
.github/workflows/ci-mit.yml
vendored
2
.github/workflows/ci-mit.yml
vendored
@ -46,4 +46,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls -l
|
ls -l
|
||||||
ls -l build/libs
|
ls -l build/libs
|
||||||
java -version build/libs/plantuml-M.YYYY.m-SNAPSHOT.jar
|
java -jar build/libs/plantuml-M.YYYY.m-SNAPSHOT.jar -version
|
||||||
|
Loading…
Reference in New Issue
Block a user