build dosyası düzenleme 2
Some checks failed
MusicPlayer Fedora Build / fedora-compilation (push) Failing after 0s

This commit is contained in:
2026-03-29 14:11:51 +03:00
parent 4905351f46
commit 73ba6235c4

View File

@@ -14,7 +14,10 @@ jobs:
steps:
- name: Kodları Çek (Checkout)
uses: actions/checkout@v3
- run: |
dnf install -y git
git clone http://gitea:3000/${{ gitea.repository }} .
# Eğer alt modüller varsa: git submodule update --init --recursive
- name: Derleme Araçlarını Kur
run: |