Skip to content

Commit f23c17e

Browse files
committed
move get_archive_path to build_final
Signed-off-by: Zen <[email protected]>
1 parent 7875c2a commit f23c17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ugrd/fs/cpio.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cpio_compression = "xz"
33
cpio_rotate = true
44
check_cpio = true
55

6-
[imports.build_tasks]
6+
[imports.build_final]
77
"ugrd.fs.cpio" = ['get_archive_path']
88

99
[imports.pack]

0 commit comments

Comments
 (0)