Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
goncaloalmeida authored Nov 8, 2023
1 parent bbbf5ef commit 612ed5e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ jobs:
with:
java-version: 8

- name: install dbus
run: |
sudo apt-get update -qq
sudo apt-get install -y dbus libdbus-1-dev
- name: Build capicxx-core-tools
run: mvn -f org.genivi.commonapi.core.releng/pom.xml -D target.id=org.genivi.commonapi.core.target clean verify
working-directory: capicxx-core-tools
Expand Down

0 comments on commit 612ed5e

Please sign in to comment.