Skip to content

Commit 316b464

Browse files
author
iamazy
committed
Update release.yml
1 parent 8f1f629 commit 316b464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: actions/setup-java@v1
1616
with:
1717
java-version: 1.8
18+
19+
- name: Maven Install
1820
run: |
1921
mvn clean install
2022
ls

0 commit comments

Comments
 (0)