mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix: don't update octobase on release action
This commit is contained in:
3
.github/workflows/client-app.yml
vendored
3
.github/workflows/client-app.yml
vendored
@@ -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