amazing
This commit is contained in:
parent
ea38a77e73
commit
bff3d29fb3
@ -17,4 +17,8 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
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