Skip to content

Commit

Permalink
action config
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Kruth committed Dec 9, 2024
1 parent 5aa933e commit 8ff3b9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
uses: actions/setup-java@v4
with:
java-version: 17
java-package: jdk
distribution: adopt
architecture: x64
- name: Cache local Maven repository
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 8ff3b9c

Please sign in to comment.