Skip to content

Commit df6f487

Browse files
authored
Update build-kernel-release.yml
1 parent 710afd1 commit df6f487

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ jobs:
3232
build-kernel-opopen:
3333
uses: ./.github/workflows/opopen.yml
3434
secrets: inherit
35+
build-kernel-opace2:
36+
uses: ./.github/workflows/opace2.yml
37+
secrets: inherit
38+
build-kernel-opace2pro:
39+
uses: ./.github/workflows/opace2pro.yml
40+
secrets: inherit
3541
build-kernel-opace5:
3642
uses: ./.github/workflows/opace5.yml
3743
secrets: inherit

0 commit comments

Comments
 (0)