diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index d655fc5..75e4ba6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -20,6 +20,8 @@ jobs: path: app.tar test: + needs: build + runs-on: ubuntu-latest steps: - uses: actions/download-artifact@v3 with: