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