macierzev2
This commit is contained in:
@@ -32,4 +32,6 @@ jobs:
|
||||
with:
|
||||
name: app-${{ matrix.rid }}
|
||||
- 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