diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 340c748..a9e200b 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: name: app.tar path: app.tar test: + needs: build steps: - uses: actions/download-artifact@v3 with: