1
0

feat: support multiple headers packages

This commit is contained in:
2023-05-14 11:06:54 +00:00
parent 6b8d97be39
commit 6bb0da5082
4 changed files with 26 additions and 28 deletions

View File

@ -7,7 +7,9 @@ on:
push:
paths:
- '.github/workflows/debian-cache.yml'
- 'distro/debian/**'
- 'distro/debian/snapshot/**'
- 'distro/debian/cache.go'
- 'distro/debian/kernel.go'
jobs:
debian-cache: