mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
adding more dependencies on the release update job (#1058)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -441,6 +441,8 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- setup
|
- setup
|
||||||
- linux
|
- linux
|
||||||
|
- windows-signed
|
||||||
|
- macos
|
||||||
env:
|
env:
|
||||||
_TAG_VERSION: ${{ needs.setup.outputs.tag_version }}
|
_TAG_VERSION: ${{ needs.setup.outputs.tag_version }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user