Skip to content

Commit 1af6c6d

Browse files
committed
[GHA]: adjust multiplatform build workflow
1 parent 0343597 commit 1af6c6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/multiplatform-ls-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ on:
2727
type: boolean
2828

2929
jobs:
30-
platform_matrix:
30+
build-ls-jars:
31+
name: Build Language Server JARs
3132
strategy:
3233
matrix:
3334
os: [ubuntu-latest, macos-latest, windows-latest]

0 commit comments

Comments
 (0)