Fix CI: compile Java protobuf classes before running
SCIP Index / index (push) Failing after 26s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 17:44:50 -05:00
parent 895442da85
commit cb4c112205
+3
View File
@@ -26,6 +26,9 @@ jobs:
curl -fsSL https://raw.githubusercontent.com/clojure-lsp/clojure-lsp/master/install | bash
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Compile Java protobuf classes
run: clojure -T:build compile-java
- name: Generate SCIP index
run: clojure -M:run -p . -o index.scip