Skip to content

Commit 5a4dbd2

Browse files
committed
ci: setup publish
1 parent 4181fbb commit 5a4dbd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
distribution: 'zulu'
3939
cache: 'maven'
4040

41+
- name: Check Maven version
42+
run: mvn -v
43+
4144
- name: Cache Maven packages
4245
uses: actions/cache@v4
4346
with:

0 commit comments

Comments
 (0)