1
0

ci: mirror debian packages after updating the metadata cache

This commit is contained in:
dump_stack() 2023-05-16 08:04:26 +00:00
parent 7f6fe18d0a
commit a7e5827ff9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -45,6 +45,7 @@ jobs:
debian-kernel-packages-mirror: debian-kernel-packages-mirror:
name: Mirror Debian kernel packages name: Mirror Debian kernel packages
needs: debian-kernel-metadata-cache
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1