Action angepasst
Some checks failed
Auto-Deploy to Proxmox / build-and-run (push) Failing after 1m9s

This commit is contained in:
2026-04-01 12:09:41 +02:00
parent 9a42f238ac
commit 223e32c429

View File

@@ -10,6 +10,9 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
with:
# Wir sagen ihm explizit, dass er nicht "nach Hause" (GitHub) telefonieren soll
fetch-depth: 0
- name: Set up Java 21
uses: actions/setup-java@v3