mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-02-11 17:40:35 +08:00
feat: build universal app darwin bundle
This commit is contained in:
parent
5ce53dbcf4
commit
d8b606dc83
5
.github/workflows/app.yml
vendored
5
.github/workflows/app.yml
vendored
@ -45,10 +45,7 @@ jobs:
|
||||
rust_target: x86_64-unknown-linux-gnu
|
||||
- os: macos-latest
|
||||
arch: x86_64
|
||||
rust_target: x86_64-apple-darwin
|
||||
- os: macos-latest
|
||||
arch: aarch64
|
||||
rust_target: aarch64-apple-darwin
|
||||
rust_target: universal-apple-darwin
|
||||
- os: windows-latest
|
||||
arch: x86_64
|
||||
rust_target: x86_64-pc-windows-msvc
|
||||
|
Loading…
Reference in New Issue
Block a user