feat(plugin): support enterprise extension (#861)
This commit is contained in:
3
.github/workflows/electron-e2e.yml
vendored
3
.github/workflows/electron-e2e.yml
vendored
@@ -40,6 +40,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Generate extension bridge
|
||||
run: pnpm run ext:bridge
|
||||
|
||||
- name: Rebuild Electron binary
|
||||
run: pnpm rebuild electron
|
||||
|
||||
|
||||
Reference in New Issue
Block a user