Action angepasst
Some checks failed
Auto-Deploy to Proxmox / build-and-run (push) Failing after 1m9s
Some checks failed
Auto-Deploy to Proxmox / build-and-run (push) Failing after 1m9s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user