allow build lkm manually

This commit is contained in:
5ec1cff
2024-11-02 13:31:41 +08:00
parent ef037b86a5
commit 1ef751eb06

View File

@@ -9,6 +9,7 @@ on:
paths:
- ".github/workflows/build-lkm.yml"
workflow_call:
workflow_dispatch:
jobs:
build-lkm:
strategy: