Skip to content

Commit

Permalink
[ci] fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arntanguy committed Mar 22, 2024
1 parent 14de323 commit 2adb6f6
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 @@ -26,7 +26,7 @@ jobs:
set -x
set -e
curl -1sLf 'https://dl.cloudsmith.io/public/mc-rtc/head/setup.deb.sh' | sudo -E bash
sudo apt-get install -qq libmc-rtc-dev mc-rtc-utils python3-mc-rtc mc-panda
sudo apt-get install -qq mc-panda
- name: Build and test
uses: jrl-umi3218/github-actions/build-cmake-project@master
with:
Expand Down

0 comments on commit 2adb6f6

Please sign in to comment.