Skip to content

Commit 7ffc0b8

Browse files
committed
fix job
1 parent d8898a4 commit 7ffc0b8

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
@@ -1178,7 +1178,7 @@ jobs:
11781178
job_check_lockfile,
11791179
job_check_format,
11801180
job_circular_dep_check,
1181-
job_verify_build_layer,
1181+
job_build_layer,
11821182
job_size_check,
11831183
]
11841184
# Always run this, even if a dependent job failed

0 commit comments

Comments
 (0)