mirror of
https://github.com/Qortal/AT.git
synced 2025-02-11 17:55:52 +00:00
Update maven.yml
This commit is contained in:
parent
a24ed71f03
commit
a5ac07a788
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: 11
|
java-version: 11
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
- uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: cd Java && mvn -B package --file pom.xml
|
run: cd Java && mvn -B package --file pom.xml
|
||||||
- name: Test with Maven
|
- name: Test with Maven
|
||||||
|
Loading…
x
Reference in New Issue
Block a user