ci: fix release not depending on proxy build

This commit is contained in:
Jens Langhammer 2020-12-12 21:10:13 +01:00
parent 19824d693c
commit f781f4848c
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ jobs:
needs:
- build-server
- build-static
- build-proxy
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1