upload artifact
Some checks failed
/ test (push) Failing after 1m6s

This commit is contained in:
mr-boneman 2024-05-31 11:34:48 +02:00
parent 44885e6191
commit d30e511e62

View file

@ -15,4 +15,8 @@ jobs:
- name: build with nimble - name: build with nimble
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