Merge pull request #440 from janhq/chore/change-path-siging-plugin
Change codesign plugin folder in ci
This commit is contained in:
commit
37b661a750
2
.github/workflows/jan-electron-build.yml
vendored
2
.github/workflows/jan-electron-build.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
yarn install
|
||||
yarn build:plugins-darwin
|
||||
env:
|
||||
APP_PATH: electron
|
||||
APP_PATH: "."
|
||||
DEVELOPER_ID: ${{ secrets.DEVELOPER_ID }}
|
||||
|
||||
- name: Build and publish app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user