fix: don't update octobase on release action

This commit is contained in:
linonetwo
2023-02-09 22:56:39 +08:00
parent 69805faa17
commit 5acc9388cc

View File

@@ -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