ci: make update_search depend on update_nur
This commit is contained in:
parent
f370b731ef
commit
817aa4b022
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
API_TOKEN_GITHUB: '${{ secrets.API_TOKEN_GITHUB }}'
|
||||
update_search:
|
||||
runs-on: ubuntu-latest
|
||||
needs: update_nur
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue