Skip to content

Commit 7824616

Browse files
authored
Merge pull request #78 from iamazy/7.16.0
Update release.yml
2 parents 07cf3a6 + 316b464 commit 7824616

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)