Skip to content

Commit

Permalink
ci: 🚧 Added the APT to need the versioning job [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Oct 12, 2021
1 parent a004867 commit 52eda1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
artifacts/**/*.zip
update-apt:
needs: [ release ]
needs: [ release, versioning ]
runs-on: ubuntu-latest
steps:
- name: Trigger APT Build
Expand Down

0 comments on commit 52eda1b

Please sign in to comment.