Skip to content

Commit 844b5d0

Browse files
committed
ci: cp_target_file_to_context
1 parent 0b4a16b commit 844b5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
[cfg, cfg.merge({pkg_name: 'cross-util'})].each do |x|
104104
FileCompressor.new(x)
105-
.copy_cargo_target_file_to_docker_context_dir
105+
.cp_target_file_to_context
106106
end
107107
108108
DockerBuild.new(cfg).build

0 commit comments

Comments
 (0)