Skip to content

Commit 1bfd1fe

Browse files
nightly build changes
1 parent e1baf34 commit 1bfd1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/generate_ci_workflows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ def main() -> None:
360360
),
361361
(
362362
jinja_env.get_template("linux_binary_build_workflow.yml.j2"),
363-
PPC64le_BINARY_BUILD_WORKFLOWS,
363+
PPC64LE_BINARY_BUILD_WORKFLOWS,
364364
),
365365
(
366366
jinja_env.get_template("linux_binary_build_workflow.yml.j2"),

0 commit comments

Comments
 (0)