mirror of
https://github.com/Qortal/AT.git
synced 2025-02-01 03:32:13 +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:
|
||||
java-version: 11
|
||||
- name: Checkout repo
|
||||
- uses: actions/checkout@v2
|
||||
uses: actions/checkout@v2
|
||||
- name: Build with Maven
|
||||
run: cd Java && mvn -B package --file pom.xml
|
||||
- name: Test with Maven
|
||||
|
Loading…
Reference in New Issue
Block a user