.github/workflows/ci.yml 🔗
@@ -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
Nathan Sobo created
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -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