parent
6d78a2331a
commit
d4a0264d39
|
@ -16,6 +16,6 @@ jobs:
|
|||
maven-version: 3.8.7
|
||||
- name: Build with Maven
|
||||
run: mvn package
|
||||
- uses: https://github.com/actions/upload-artifact@v4
|
||||
- uses: https://github.com/actions/upload-artifact@v3
|
||||
with:
|
||||
path: target/animalrp-1.0.0-animalrp.jar
|
Loading…
Reference in a new issue