Skip to content

Commit

Permalink
Fix build release workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis23 committed Oct 11, 2022
1 parent 3e08f5a commit 67a0fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
release_id: ${{ github.event.inputs.release_id }}

publish_releases:
runs-on: ubuntu-latest
needs:
- build_linux
- build_macos
Expand Down

0 comments on commit 67a0fb1

Please sign in to comment.