Skip to content

Commit

Permalink
fix: add all resources
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Jan 23, 2024
1 parent 9b546d7 commit e75b3cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electron-builder.yml
Expand Up @@ -14,5 +14,5 @@ files:
publish: null
asar: true
asarUnpack:
- "resources/python/*"
- "resources/python-embeded/*"
- "resources/python/**/*"
- "resources/python-embeded/**/*"

0 comments on commit e75b3cd

Please sign in to comment.