amazing
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user