mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
adding more dependencies on the release update job (#1058)
This commit is contained in:
parent
ebaf27b7c9
commit
e8da01bafb
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user