adding more dependencies on the release update job (#1058)

This commit is contained in:
Joseph Flinn 2021-09-13 07:08:53 -07:00 committed by GitHub
parent ebaf27b7c9
commit e8da01bafb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -441,6 +441,8 @@ jobs:
needs:
- setup
- linux
- windows-signed
- macos
env:
_TAG_VERSION: ${{ needs.setup.outputs.tag_version }}
steps: