Skip to content

Commit 8da0cb8

Browse files
committed
Fix LS extensions release build
1 parent dc437dd commit 8da0cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-eclipse-ls-extensions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
eclipse-ls-extension:
1818
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
1919
with:
20-
eclipse_profile: 'e433'
20+
eclipse_profile: 'e434'
2121
build_type: 'release'
2222
skip_tests: true
2323
sts4-language-servers-version: ${{ inputs.sts4-language-servers-version }}

0 commit comments

Comments
 (0)