ci: Fix manager build

This commit is contained in:
weishu
2024-03-18 23:20:41 +08:00
parent 0c11d210a9
commit 35553afd12

View File

@@ -14,7 +14,12 @@ on:
workflow_call:
jobs:
build-lkm:
uses: ./.github/workflows/build-lkm.yml
secrets: inherit
build-ksud:
needs: build-lkm
strategy:
matrix:
include: