Fix missing needs clause
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user