ci: make update_search depend on update_nur

This commit is contained in:
Jörg Thalheim 2020-11-29 18:30:25 +01:00
parent f370b731ef
commit 817aa4b022
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -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