5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00

Add GitHub action for Maven package

This commit is contained in:
Anton Micke
2025-03-07 21:25:33 +01:00
parent 355185c1c3
commit f14606d7cb

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: action/checkout@v4
- uses: actions/checkout@v4
- name: Set up JDK 17
uses: actions/setup-java@v4
with: