Fixing: Ripgrep download for integration tests (#6810)

Co-authored-by: CandiedUniverse <132302818+candieduniverse@users.noreply.github.com>
This commit is contained in:
Ara
2025-10-13 14:34:47 -07:00
committed by GitHub
co-authored by CandiedUniverse
parent 3846e3fca0
commit c04e2185f9
+3
View File
@@ -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