Skip to content

Commit

Permalink
Merge pull request #4034 from litvinovg/build-fix
Browse files Browse the repository at this point in the history
Build fix
  • Loading branch information
chenejac authored Jan 13, 2025
2 parents 7c2295f + 3e33313 commit 2fec858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Maven Build
run: |
cd ../VIVO
mvn clean package -s installer/example-settings.xml
mvn clean install

0 comments on commit 2fec858

Please sign in to comment.