mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-24 17:28:40 +00:00
Fix artifact name
This commit is contained in:
parent
2dc1176486
commit
1f06d216b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -49,5 +49,5 @@ jobs:
|
|||
run: script/bundle
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Zed.app
|
||||
name: Zed.dmg
|
||||
path: target/release/bundle/Zed.dmg
|
||||
|
|
Loading…
Reference in a new issue