Updated build process

This commit is contained in:
Max W. 2024-05-26 11:02:37 +02:00
parent 7750b61a74
commit 51aa57578c

View File

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