.gitea/workflows/delpoy.yml aktualisiert
Deploy / deploy (push) Failing after 0s

This commit is contained in:
2026-04-23 19:02:14 +00:00
parent 5020611d3c
commit 96188e6ff0
-3
View File
@@ -8,9 +8,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install SSH client
run: |
apt-get update