2 Commits

Author SHA1 Message Date
Adrian Zürcher
afb44caf52 another fix yaml tab
Some checks failed
Build Go Multi-Platform / build (push) Failing after 11s
2025-08-04 17:21:03 +02:00
Adrian Zürcher
784b812c99 another fix run to many spaces 2025-08-04 17:19:11 +02:00

View File

@@ -11,8 +11,8 @@ jobs:
steps:
- name: Checkout repository
run: |
git clone https://gitea.tecamino.com/paadi/tecamino-proccessSupervisor.git .
run: |
git clone https://gitea.tecamino.com/paadi/tecamino-proccessSupervisor.git .
- name: Set up Go
uses: actions/setup-go@v4