Add maven cache to publish workflow
This commit is contained in:
1
.github/workflows/ci-publish.yml
vendored
1
.github/workflows/ci-publish.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
with:
|
||||
distribution: adopt
|
||||
java-version: 8
|
||||
cache: maven
|
||||
- uses: jfrog/setup-jfrog-cli@v1
|
||||
with:
|
||||
version: 1.46.4
|
||||
|
||||
Reference in New Issue
Block a user