Update .gitea/workflows/ci.yml
This commit is contained in:
parent
ae6191683e
commit
779c9fd278
@ -23,5 +23,5 @@ jobs:
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: app.tar
|
||||
- run: tar xf app.tar/app.tar
|
||||
- run: tar xf app.tar
|
||||
- run: ./app/app
|
||||
|
Loading…
Reference in New Issue
Block a user