Update maven.yml
This commit is contained in:
parent
ff4d2f48d8
commit
ff3dcc0ade
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -29,4 +29,4 @@ jobs:
|
|||
run: mkdir -p builds
|
||||
|
||||
- name: Copy all contents of target directory
|
||||
run: cp -r target/. builds/
|
||||
run: cp -r /home/runner/work/ExtremeDemonList/ExtremeDemonList/builds/ExtremeDemonList-0.0.1-SNAPSHOT.jar builds/
|
||||
|
|
Loading…
Reference in a new issue