Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Commit

Permalink
build_debian requires prepare_release
Browse files Browse the repository at this point in the history
  • Loading branch information
Xerbo committed Jan 20, 2022
1 parent 0de7ece commit 0d16f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
matrix:
distro: [debian_bullseye, ubuntu_hirsute, ubuntu_impish]
runs-on: ubuntu-latest
needs: [prepare_release]

steps:
- name: Checkout code
Expand Down

0 comments on commit 0d16f73

Please sign in to comment.