Update .gitea/workflows/ci.yml
All checks were successful
First CI / build (push) Successful in 1m27s
First CI / test (push) Successful in 8s

This commit is contained in:
97634 2024-11-22 10:43:53 +00:00
parent ae6191683e
commit 779c9fd278

View File

@ -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