change ci yaml file for ex 4 fix 2
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: app.tar
|
||||
path: .
|
||||
- run: tar xf app.tar/app.tar
|
||||
- run: chmod +x ./app/app
|
||||
- run: ./app/app
|
||||
Reference in New Issue
Block a user