change ci yaml file for ex 4 fix 5
This commit is contained in:
@@ -26,6 +26,6 @@ jobs:
|
||||
with:
|
||||
name: app.tar
|
||||
path: .
|
||||
- run: tar xf app/app.tar
|
||||
- run: tar xf app.tar
|
||||
- run: chmod +x ./app/app
|
||||
- run: ./app/app
|
||||
Reference in New Issue
Block a user