diff --git a/.github/workflows/debian-cache.yml b/.github/workflows/debian-cache.yml index bd715ab..ab56d05 100644 --- a/.github/workflows/debian-cache.yml +++ b/.github/workflows/debian-cache.yml @@ -13,7 +13,7 @@ on: jobs: debian-kernel-metadata-cache: - name: Build Debian kernels metadata cache + name: Cache Debian kernels metadata runs-on: ubuntu-latest steps: - uses: actions/checkout@v1