mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
6 lines
101 B
YAML
6 lines
101 B
YAML
version: "1.0"
|
|
|
|
commands:
|
|
- name: Install dependencies
|
|
run: pnpm install
|
|
timeout: 60
|