mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
build: fix arm64 mac build (#1704)
This commit is contained in:
2
.github/workflows/client-app.yml
vendored
2
.github/workflows/client-app.yml
vendored
@@ -139,7 +139,7 @@ jobs:
|
||||
path: apps/electron/dist
|
||||
|
||||
- name: build octobase-node
|
||||
run: yarn build:octobase-node
|
||||
run: yarn build:octobase-node --target=aarch64-apple-darwin
|
||||
working-directory: apps/electron
|
||||
|
||||
- name: move octobase Binary
|
||||
|
||||
Reference in New Issue
Block a user