Skip to content

Commit

Permalink
add oracle distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatix01 committed Aug 2, 2024
1 parent b272df9 commit c970f2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v4
with:
distribution: oracle
java-version: 21
- name: Build Ragscan
run: mvn -f pom.xml clean package
Expand Down

0 comments on commit c970f2e

Please sign in to comment.