amazing
This commit is contained in:
parent
ea38a77e73
commit
bff3d29fb3
@ -18,3 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: app.${{ matrix.rid }}.tar
|
name: app.${{ matrix.rid }}.tar
|
||||||
path: app.${{ matrix.rid }}.tar
|
path: app.${{ matrix.rid }}.tar
|
||||||
|
test:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- run: echo "xd"
|
||||||
|
Loading…
Reference in New Issue
Block a user