Setup CI testing and building #1

Merged
cyclane merged 6 commits from ci into main 2023-12-29 15:43:55 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b8a920d0e7 - Show all commits

View File

@ -41,7 +41,7 @@ jobs:
run: ./gradlew shadowJar
- name: Upload artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: ShadowJAR
path: build/libs/*-all.jar