WIP
Some checks failed
Build Detektor binarie / build_macos (push) Failing after 2s

This commit is contained in:
Martin Kudlacek
2025-11-14 12:14:46 +01:00
parent a0221fa9d8
commit f3b75c05fa

View File

@@ -12,6 +12,7 @@ jobs:
steps:
- name: Checkout
run: |
apk add git
git clone https://${{ gitea.server_url }}/${{ gitea.repository }} .
git checkout ${{ gitea.ref_name }}