Skip to content

Commit

Permalink
Fix 24.04 build
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jaegervall <[email protected]>
  • Loading branch information
erikbosch committed Dec 10, 2024
1 parent 730cf7e commit ab83018
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buildcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:

- name: Test that ddsidl is correct
run: |
# No prebuilt wheel for ubuntu-24.04 so we need cylonedds-dev
sudo apt install cylonedds-dev
pip install cyclonedds
idlc vss*.idl
Expand Down

0 comments on commit ab83018

Please sign in to comment.