Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Marezki committed Dec 18, 2023
1 parent b477b80 commit 92e3d14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
java-version: '21'
cache: 'maven'
- name: Build with Maven
run: mvn clean install
run: cd polymath-java && mvn clean install

0 comments on commit 92e3d14

Please sign in to comment.