Skip to content

Commit

Permalink
fixup! ci: build Maven in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Nov 12, 2024
1 parent b0a5eda commit f71ac2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
distribution: temurin
java-version: 14
- run: mvn -B package --file pom.xml

0 comments on commit f71ac2f

Please sign in to comment.