Skip to content

Commit

Permalink
update gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed authored Jun 1, 2024
1 parent e0a0a03 commit 58a5582
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
with:
java-version: ${{ matrix.jdk }}
distribution: 'corretto'
- name: Build with ${{ matrix.jdk }} on ${{ matrix.os }}
run: ./gradlew clean build
- name: Build with JDK ${{ matrix.jdk }} on ${{ matrix.os }}
run: ./gradlew build
<%={{ }}=%>

0 comments on commit 58a5582

Please sign in to comment.