diff --git a/.github/workflows/debian-cache.yml b/.github/workflows/debian-cache.yml index 0a4608b..0e9872e 100644 --- a/.github/workflows/debian-cache.yml +++ b/.github/workflows/debian-cache.yml @@ -45,6 +45,7 @@ jobs: debian-kernel-packages-mirror: name: Mirror Debian kernel packages + needs: debian-kernel-metadata-cache runs-on: ubuntu-latest steps: - uses: actions/checkout@v1