Skip to content

Commit

Permalink
Add debug informatoin to the compile command
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Jun 12, 2024
1 parent abbe43b commit e48ddf8
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 @@ -28,4 +28,4 @@ jobs:
- name: Build and test with Maven
run: |
pushd RosTooling
mvn clean verify -f plugins/de.fraunhofer.ipa.ros.parent/pom.xml
mvn clean install -X -f plugins/de.fraunhofer.ipa.ros.parent/pom.xml

0 comments on commit e48ddf8

Please sign in to comment.