Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Feb 4, 2025
1 parent 4b6db82 commit ca0fa76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
run: |
sudo apt-get install pipx -y
sudo pipx install clang-tidy
if: matrix.platform == 'ubuntu-24.04'

- name: Setup java and gradle for compiling lfc
uses: ./.github/actions/lingua-franca
# Uncomment to SSH into the runner.
Expand Down

0 comments on commit ca0fa76

Please sign in to comment.