parent
44885e6191
commit
d30e511e62
1 changed files with 5 additions and 1 deletions
|
|
@ -16,3 +16,7 @@ jobs:
|
||||||
run: nimble build
|
run: nimble build
|
||||||
- name: run rpmtest
|
- name: run rpmtest
|
||||||
run: ./rpmtest
|
run: ./rpmtest
|
||||||
|
- uses: https://code.forgejo.org/actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: rpmtest
|
||||||
|
path: rpmtest
|
||||||
Loading…
Add table
Add a link
Reference in a new issue