Skip to content

Commit d90b957

Browse files
Update build-kernel-release.yml
1 parent 36577b7 commit d90b957

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
build-kernel-opace5:
3636
uses: ./.github/workflows/opace5.yml
3737
secrets: inherit
38+
build-kernel-op10t:
39+
uses: ./.github/workflows/op10t.yml
40+
secrets: inherit
3841

3942
trigger-release:
4043
runs-on: ubuntu-latest
@@ -46,6 +49,7 @@ jobs:
4649
- build-kernel-opnord4
4750
- build-kernel-opopen
4851
- build-kernel-opace5
52+
- build-kernel-op10t
4953
if: ${{ inputs.make_release }}
5054
env:
5155
REPO_OWNER: TheWildJames

0 commit comments

Comments
 (0)