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