mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 20:32:46 +08:00
Revert "feat: build universal app darwin bundle"
This reverts commit d8b606dc83
.
This commit is contained in:
5
.github/workflows/app.yml
vendored
5
.github/workflows/app.yml
vendored
@@ -45,7 +45,10 @@ jobs:
|
||||
rust_target: x86_64-unknown-linux-gnu
|
||||
- os: macos-latest
|
||||
arch: x86_64
|
||||
rust_target: universal-apple-darwin
|
||||
rust_target: x86_64-apple-darwin
|
||||
- os: macos-latest
|
||||
arch: aarch64
|
||||
rust_target: aarch64-apple-darwin
|
||||
- os: windows-latest
|
||||
arch: x86_64
|
||||
rust_target: x86_64-pc-windows-msvc
|
||||
|
Reference in New Issue
Block a user