mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
parent
c73d6502d6
commit
451727d257
1 changed files with 1 additions and 1 deletions
|
|
@ -90,4 +90,4 @@ else
|
|||
fi
|
||||
|
||||
rm -rf "${archive}"
|
||||
tar -czvf $archive -C ${temp_dir} "zed$suffix.app"
|
||||
tar -czvf target/release/$archive -C ${temp_dir} "zed$suffix.app"
|
||||
|
|
|
|||
Loading…
Reference in a new issue