mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
fix: don't update octobase on release action
This commit is contained in:
@@ -54,9 +54,6 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm i -r
|
||||
- name: Install OctoBase
|
||||
run: pnpm build:prerequisite
|
||||
working-directory: client-app
|
||||
|
||||
- name: Make macOS (x64)
|
||||
run: pnpm build:app
|
||||
|
||||
Reference in New Issue
Block a user