diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 56a66c124..2884d2b0f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,6 +80,7 @@ jobs: needs: - build-server - build-static + - build-proxy runs-on: ubuntu-latest steps: - uses: actions/checkout@v1