Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-nhg committed Mar 20, 2024
1 parent 1ef5114 commit 419a585
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 @@ -12,7 +12,7 @@ jobs:
with:
path: RosTooling
- name: Install jdk 19
run: sudo apt install -y openjdk-19-jre
run: sudo apt install -y openjdk-19-jre default-jre default-jdk
- name: Install maven
run: sudo apt install -y maven
- name: Set up Java
Expand Down

0 comments on commit 419a585

Please sign in to comment.