mix format
This commit is contained in:
parent
98a3dab10a
commit
cbd236aeb5
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ def unzip(zip, dest) do
|
|||
new_file_path
|
||||
|> Path.dirname()
|
||||
|> File.rm()
|
||||
|
||||
|
||||
new_file_path
|
||||
|> Path.dirname()
|
||||
|> File.mkdir_p!()
|
||||
|
|
Loading…
Reference in a new issue