build dosyası düzenleme 5
Some checks failed
MusicPlayer Fedora Build / fedora-compilation (push) Failing after 3m1s
Some checks failed
MusicPlayer Fedora Build / fedora-compilation (push) Failing after 3m1s
This commit is contained in:
@@ -39,3 +39,11 @@ jobs:
|
||||
else
|
||||
make -j$(nproc)
|
||||
fi
|
||||
- name: Derlenen Dosyaları Pakete Koy
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: cmus-fedora-derlemesi # İndireceğin zip dosyasının adı
|
||||
path: |
|
||||
cmus
|
||||
cmus-remote
|
||||
# Eğer başka dosyalar da varsa buraya ekleyebilirsin
|
||||
|
||||
Reference in New Issue
Block a user