mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
ci: 🚧 Added the APT to need the versioning job [skip ci]
This commit is contained in:
parent
a004867ae1
commit
52eda1b48c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -190,7 +190,7 @@ jobs:
|
|||
artifacts/**/*.zip
|
||||
|
||||
update-apt:
|
||||
needs: [ release ]
|
||||
needs: [ release, versioning ]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Trigger APT Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue