Skip to content

Commit

Permalink
- fix: missing folder
Browse files Browse the repository at this point in the history
  • Loading branch information
agallardol committed Mar 25, 2024
1 parent b1ea4c2 commit 6def9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/shinkai-tray/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"cwd": "apps/shinkai-tray",
"commands": [
"npx tauri build",
"mkdir -p ../../dist/apps/shinkai-tray",
"cp -rf src-tauri/target/release/bundle/ ../../dist/apps/shinkai-tray/"
]
},
Expand Down

0 comments on commit 6def9a4

Please sign in to comment.