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