mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-30 13:40:36 +00:00
chore: compile MIT version
This commit is contained in:
parent
dc0a105ced
commit
ac851b0e44
3
.github/workflows/ci-mit.yml
vendored
3
.github/workflows/ci-mit.yml
vendored
@ -41,8 +41,9 @@ jobs:
|
||||
cp build-mit.gradle.kts build.gradle.kts
|
||||
ls -l *.kts
|
||||
- name: Compile
|
||||
run: gradle -q compileJava --no-daemon
|
||||
run: gradle jar --no-daemon
|
||||
- name: print version
|
||||
run: |
|
||||
ls -l
|
||||
ls -l build/libs
|
||||
java -version build/libs/*.jar
|
||||
|
Loading…
Reference in New Issue
Block a user