This commit is contained in:
parent
d4a71ccdec
commit
5196f34d18
1 changed files with 2 additions and 2 deletions
|
|
@ -15,5 +15,5 @@ jobs:
|
||||||
|
|
||||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dwarfs.rpm
|
name: rpms
|
||||||
path: $(find $HOME/rpmbuild/RPMS/$(rpm -E '%{_arch}')/ -type f) # le bodge but should work
|
path: ${{ env.HOME }}/rpmbuild/RPMS/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue