Skip to content

Commit

Permalink
Remove java
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Jun 18, 2024
1 parent 6dcd5fe commit 9eb5ffd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ runs:
run: git config --system core.longpaths true
shell: pwsh

- name: Set up JDK
uses: actions/setup-java@v4
with:
java-version: ${{ inputs.jdk-version }}
distribution: temurin # Temurin is a distribution of adoptium

# Download OpenSearch
- name: Download OpenSearch for Windows
uses: peternied/download-file@v2
Expand Down

0 comments on commit 9eb5ffd

Please sign in to comment.