Update .forgejo/workflows/gradle.yml
All checks were successful
Java CI with Gradle / build (push) Successful in 1m20s

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-09-30 17:41:48 +00:00
parent 96bbc5ed36
commit bd4de2f2b0

View file

@ -37,5 +37,5 @@ jobs:
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: devbuild.zip name: build
path: ./build/libs/*.jar path: ./build/libs/*.jar