Fix bad here document in Java workflow Bash script

This commit is contained in:
Wilson Lin 2020-01-20 15:05:53 +11:00
parent e535fc2222
commit 176300a47a
1 changed files with 1 additions and 1 deletions

View File

@ -97,5 +97,5 @@ jobs:
</profile> </profile>
</profiles> </profiles>
</settings> </settings>
'EOF' EOF
mvn clean deploy mvn clean deploy