Skip to content

Commit

Permalink
ci: remove build-ksud workflow becuase we build it in manager
Browse files Browse the repository at this point in the history
  • Loading branch information
tiann committed Mar 27, 2024
1 parent 511a671 commit ed08f4e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/build-ksud.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/build-manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: ./.github/workflows/ksud.yml
with:
target: ${{ matrix.target }}
os: ${{ matrix.os }}

build-manager:
needs: build-ksud
Expand Down

0 comments on commit ed08f4e

Please sign in to comment.