Skip to content

Commit

Permalink
remove duplicate step. Install by action-ice
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 30, 2023
1 parent 4929375 commit 5242bb1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/source_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
- name: Install Ice and Ice python binding
if: matrix.build_snapshot
uses: ome/[email protected]
- name: Set up JDK 11
if: matrix.build_snapshot
uses: actions/setup-java@v3
with:
java-version: 11
distribution: 'zulu'
- name: Set up Gradle 6.8.3
if: matrix.build_snapshot
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 5242bb1

Please sign in to comment.