Skip to content

Commit 7a91766

Browse files
authored
Merge branch 'main' into typo
2 parents 4e3b46e + e0972b8 commit 7a91766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/crd_doc/tasks.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Dir.glob("#{$root}/arch/crd/*.yaml") do |f|
1919
"#{$root}/arch/crd_family/#{crd_obj[crd_name]['family']}.yaml",
2020
"#{CRD_DOC_DIR}/templates/crd.adoc.erb",
2121
__FILE__,
22-
"gen:arch"
22+
"#{$root}/.stamps/arch-gen-_64.stamp"
2323
] do |t|
2424
# TODO: schema validation
2525
arch_def = arch_def_for("_64")

0 commit comments

Comments
 (0)