Skip to content

Commit

Permalink
Only Python
Browse files Browse the repository at this point in the history
  • Loading branch information
KenCorma committed Aug 28, 2024
1 parent d727718 commit ac2a005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const config: ForgeConfig = {
}},
osxSign: {
},
extraResource: ['./assets/ComfyUI',],
extraResource: ['./assets/python'],
osxNotarize: {
appleId: process.env.APPLE_ID,
appleIdPassword: process.env.APPLE_PASSWORD,
Expand Down

0 comments on commit ac2a005

Please sign in to comment.