ci: remove build-ksud workflow becuase we build it in manager

This commit is contained in:
weishu
2024-03-27 12:46:17 +08:00
parent 511a671824
commit ed08f4e9af
2 changed files with 1 additions and 39 deletions

View File

@@ -41,6 +41,7 @@ jobs:
uses: ./.github/workflows/ksud.yml
with:
target: ${{ matrix.target }}
os: ${{ matrix.os }}
build-manager:
needs: build-ksud