Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user