Skip to content

Commit e444df1

Browse files
committed
chore: utils => util
1 parent dc024b7 commit e444df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
target: '',
101101
}
102102
103-
[cfg, cfg.merge({pkg_name: 'cross-utils'})].each do |x|
103+
[cfg, cfg.merge({pkg_name: 'cross-util'})].each do |x|
104104
FileCompressor.new(x)
105105
.copy_cargo_target_file_to_docker_context_dir
106106
end

0 commit comments

Comments
 (0)