Skip to content

Commit

Permalink
Merge pull request #440 from janhq/chore/change-path-siging-plugin
Browse files Browse the repository at this point in the history
Change codesign plugin folder in ci
  • Loading branch information
hiento09 authored Oct 24, 2023
2 parents df6603b + ff872f6 commit 37b661a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jan-electron-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37b661a

Please sign in to comment.