ci: 🚧 Added the APT to need the versioning job [skip ci]

This commit is contained in:
Jamie 2021-10-12 13:42:56 +01:00 committed by GitHub
commit 52eda1b48c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,7 +190,7 @@ jobs:
artifacts/**/*.zip
update-apt:
needs: [ release ]
needs: [ release, versioning ]
runs-on: ubuntu-latest
steps:
- name: Trigger APT Build