mirror of
https://github.com/stablyai/orca
synced 2026-04-21 14:17:16 +00:00
Add orca.yaml with setup script (#685)
This commit is contained in:
parent
883a8f435b
commit
a6b5552ba7
1 changed files with 3 additions and 0 deletions
3
orca.yaml
Normal file
3
orca.yaml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
scripts:
|
||||
setup: |
|
||||
pnpm install
|
||||
Loading…
Reference in a new issue