Skip to content

Commit 9a00520

Browse files
committed
move cpio archive name generation to build_pre
Signed-off-by: Zen <[email protected]>
1 parent 2c75098 commit 9a00520

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_final]
6+
[imports.build_pre]
77
"ugrd.fs.cpio" = [ "get_archive_name" ]
88

99
[imports.pack]

0 commit comments

Comments
 (0)