Skip to content

Commit 9eb5ffd

Browse files
committed
Remove java
Signed-off-by: Derek Ho <[email protected]>
1 parent 6dcd5fe commit 9eb5ffd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

action.yml

-6
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ runs:
4242
run: git config --system core.longpaths true
4343
shell: pwsh
4444

45-
- name: Set up JDK
46-
uses: actions/setup-java@v4
47-
with:
48-
java-version: ${{ inputs.jdk-version }}
49-
distribution: temurin # Temurin is a distribution of adoptium
50-
5145
# Download OpenSearch
5246
- name: Download OpenSearch for Windows
5347
uses: peternied/download-file@v2

0 commit comments

Comments
 (0)