fix: fix workflow test paths
This commit is contained in:
@@ -54,7 +54,9 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: app.tar
|
||||
- run: tar xf app.tar/app.tar
|
||||
- run: ls -R
|
||||
- run: tar xf app.tar
|
||||
- run: ls -R
|
||||
- run: ./app/app
|
||||
|
||||
# ZAD 5
|
||||
|
||||
Reference in New Issue
Block a user