CI: Fix Mageia rpm upload

This commit is contained in:
Jonas Kvinge 2023-09-25 20:15:56 +02:00
parent c10a64f08a
commit db0cc66ba0
1 changed files with 1 additions and 1 deletions

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