Fix build release workflow.

pull/1487/head
Daniel Ellis 2022-10-11 17:11:13 +00:00
parent 3e08f5a779
commit 67a0fb14ef
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ jobs:
release_id: ${{ github.event.inputs.release_id }}
publish_releases:
runs-on: ubuntu-latest
needs:
- build_linux
- build_macos