mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
workflows: install os builder dependencies
This commit is contained in:
2
.github/workflows/kernel.yml
vendored
2
.github/workflows/kernel.yml
vendored
@ -3,9 +3,11 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- "kernel/**"
|
||||
- "hack/ci/**"
|
||||
pull_request:
|
||||
paths:
|
||||
- "kernel/**"
|
||||
- "hack/ci/**"
|
||||
jobs:
|
||||
build:
|
||||
name: build
|
||||
|
Reference in New Issue
Block a user