Skip to content

Commit

Permalink
Make the release artifact require Docker to be completed
Browse files Browse the repository at this point in the history
  • Loading branch information
justalemon committed Dec 6, 2023
1 parent d033436 commit 762cec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
release:
runs-on: ubuntu-22.04
needs:
- docker
- wheel
- nuitka
- pacman
Expand Down

0 comments on commit 762cec9

Please sign in to comment.