mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
Fixing: Ripgrep download for integration tests (#6810)
Co-authored-by: CandiedUniverse <132302818+candieduniverse@users.noreply.github.com>
This commit is contained in:
@@ -199,6 +199,9 @@ jobs:
|
||||
- name: Build CLI binaries
|
||||
run: npm run compile-cli
|
||||
|
||||
- name: Download ripgrep binaries
|
||||
run: npm run download-ripgrep
|
||||
|
||||
- name: Compile standalone CLI
|
||||
run: npm run compile-standalone-cli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user