Updating GHES workflows

This commit is contained in:
GitHub Actions
2020-11-25 21:02:59 +00:00
parent 263c7fa53e
commit 3860b7d860
+1 -1
View File
@@ -21,4 +21,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn --batch-mode --update-snapshots verify