Skip to content

Commit a15189e

Browse files
committed
rename action to build
1 parent 04e4608 commit a15189e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ concurrency:
2929
cancel-in-progress: true
3030

3131
jobs:
32-
build_kernel:
32+
build:
3333
environment: prod
3434
strategy:
3535
fail-fast: false

0 commit comments

Comments
 (0)