We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b8bf4 commit 26e276eCopy full SHA for 26e276e
.github/workflows/types-codegen-pr.yaml
@@ -66,6 +66,4 @@ jobs:
66
- name: Build Java with Maven
67
working-directory: types/codegen/generated/java
68
run: |
69
- # Install the LSP4J dependency before compiling
70
- mvn dependency:get -Dartifact=org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0
71
mvn clean compile -Djava.version=21
0 commit comments