This commit is contained in:
parent
4f3786fecb
commit
37fbc04ef9
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: build dwarfs rpm package
|
||||
run: rpmbuild -bb dwarfs.spec
|
||||
|
||||
- uses: forgejo/upload-artifact@v4
|
||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: dwarfs.rpm
|
||||
path: $(find $HOME/rpmbuild/RPMS/$(rpm -E '%{_arch}')/ -type f) # le bodge but should work
|
||||
Loading…
Add table
Add a link
Reference in a new issue