mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
Fix missing needs clause
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
2862a68f12
commit
613b83cbf7
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
|
||||
check:
|
||||
name: Post release checks
|
||||
needs: release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Wait for desktop packaging
|
||||
|
Loading…
Reference in New Issue
Block a user