Create the bundle as a "fat binary" supporting the M1
This commit is contained in:
parent
1f06d216b5
commit
52a5777fbd
2 changed files with 15 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -50,4 +50,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: Zed.dmg
|
||||
path: target/release/bundle/Zed.dmg
|
||||
path: target/release/Zed.dmg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue