1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-21 22:23:52 +02:00

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

View File

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