chore: include api jar in actions artifact
This commit is contained in:
4
.github/workflows/compile.yml
vendored
4
.github/workflows/compile.yml
vendored
@@ -26,4 +26,6 @@ jobs:
|
|||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
name: TerminatorPlus
|
name: TerminatorPlus
|
||||||
path: build/libs/
|
path: |
|
||||||
|
build/libs/
|
||||||
|
TerminatorPlus-API/build/libs
|
||||||
|
|||||||
Reference in New Issue
Block a user