Fix missing needs clause

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-02-02 16:23:54 +00:00
parent 2862a68f12
commit 613b83cbf7
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D

View file

@ -26,6 +26,7 @@ jobs:
check:
name: Post release checks
needs: release
runs-on: ubuntu-latest
steps:
- name: Wait for desktop packaging