Add maven cache to publish workflow

This commit is contained in:
Janne Valkealahti
2021-12-18 09:35:30 +00:00
parent 012481ef63
commit fd10bc2670

View File

@@ -19,6 +19,7 @@ jobs:
with:
distribution: adopt
java-version: 8
cache: maven
- uses: jfrog/setup-jfrog-cli@v1
with:
version: 1.46.4