Fix
This commit is contained in:
parent
7776af2222
commit
07641acda1
@ -23,5 +23,5 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: app.tar
|
name: app.tar
|
||||||
- run: tar xf app.tar.zip/app.tar
|
- run: tar xf app.tar/app.tar
|
||||||
- run: ./app/app
|
- run: ./app/app
|
||||||
|
Loading…
Reference in New Issue
Block a user