mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-02 15:00:23 +00: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