1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2025-01-29 16:49:27 +01:00

CI: Fix Mageia rpm upload

This commit is contained in:
Jonas Kvinge 2023-09-25 20:15:56 +02:00
parent c10a64f08a
commit db0cc66ba0

View File

@ -452,7 +452,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: mageia-${{matrix.mageia_version}}
path:
path: |
/github/home/rpmbuild/SRPMS/*.rpm
/github/home/rpmbuild/RPMS/x86_64/*.rpm
- name: SSH key setup