Skip to content

Commit 562c6c0

Browse files
committed
Remove lsp4j addition, moved to generated pom.xml
Remove lsp4j addition, moved to generated pom.xml
1 parent 885f2a1 commit 562c6c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/types-codegen-pr.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,4 @@ jobs:
6666
- name: Build Java with Maven
6767
working-directory: types/codegen/generated/java
6868
run: |
69-
# Install the LSP4J dependency before compiling
70-
mvn dependency:get -Dartifact=org.eclipse.lsp4j:org.eclipse.lsp4j:0.22.0
7169
mvn clean compile -Djava.version=21

0 commit comments

Comments
 (0)