Update .gitea/workflows/ci.yml
Some checks failed
First CI / build (push) Successful in 1m25s
First CI / test (push) Failing after 8s

This commit is contained in:
97634 2024-11-22 10:39:44 +00:00
parent b8d89c4008
commit ae6191683e

View File

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