macierzev2
This commit is contained in:
@@ -32,4 +32,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: app-${{ matrix.rid }}
|
name: app-${{ matrix.rid }}
|
||||||
- run: tar xf app-${{ matrix.rid }}.tar
|
- run: tar xf app-${{ matrix.rid }}.tar
|
||||||
- run: ./app/app
|
- run: ls -l app/
|
||||||
|
- run: ./app/$(ls app | head -n 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user