This commit is contained in:
parent
372170d30b
commit
b3566ccc89
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: build dwarfs rpm package
|
- name: build dwarfs rpm package
|
||||||
run: rpmbuild -bb dwarfs.spec
|
run: rpmbuild -bb dwarfs.spec
|
||||||
|
|
||||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
- uses: https://code.forgejo.org/actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: rpms
|
name: rpms
|
||||||
path: /root/rpmbuild/RPMS/
|
path: /root/rpmbuild/RPMS/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue