Opis zmian zad4.44
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: app.tar
|
name: app.tar
|
||||||
|
|
||||||
- run: tar xf app.tar
|
- run: tar xf app.tar
|
||||||
|
- run: chmod +x app/app
|
||||||
- run: ./app/app
|
- run: ./app/app
|
||||||
Reference in New Issue
Block a user