feature/build #1

Merged
Walzen665 merged 8 commits from feature/build into main 2024-05-26 09:16:34 +00:00
Showing only changes of commit 51aa57578c - Show all commits

View File

@ -6,7 +6,7 @@ on:
- '**'
jobs:
build-jar:
build-app:
runs-on: ubuntu-22.04
steps:
- name: Checkout