fix x2
All checks were successful
/ build (push) Successful in 26s

This commit is contained in:
Soph :3 2024-04-27 21:50:24 +03:00
parent 6d78a2331a
commit d4a0264d39
Signed by: sophie
GPG key ID: EDA5D222A0C270F2

View file

@ -16,6 +16,6 @@ jobs:
maven-version: 3.8.7 maven-version: 3.8.7
- name: Build with Maven - name: Build with Maven
run: mvn package run: mvn package
- uses: https://github.com/actions/upload-artifact@v4 - uses: https://github.com/actions/upload-artifact@v3
with: with:
path: target/animalrp-1.0.0-animalrp.jar path: target/animalrp-1.0.0-animalrp.jar