Update maven.yml
This commit is contained in:
parent
e768b8e362
commit
504e27d13f
1 changed files with 0 additions and 5 deletions
5
.github/workflows/maven.yml
vendored
5
.github/workflows/maven.yml
vendored
|
@ -25,11 +25,6 @@ jobs:
|
|||
- name: Build Java project with Maven
|
||||
run: mvn clean package
|
||||
|
||||
- name: Check if JAR files exist
|
||||
run: |
|
||||
|
||||
fi
|
||||
|
||||
- name: Create builds directory
|
||||
run: mkdir -p builds
|
||||
|
||||
|
|
Loading…
Reference in a new issue