Skip to content

Commit

Permalink
Cleanup additional Linux dependencies on conda and fix CI (#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Dec 23, 2024
1 parent cff99bf commit 5ea59c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,7 @@ jobs:
shell: bash -l {0}
run: |
# Additional dependencies only useful on Linux
# See https://github.com/robotology/robotology-superbuild/issues/477
micromamba install xorg-libx11 xorg-libxrandr freeglut mesa-libgl-cos6-x86_64 mesa-libgl-devel-cos6-x86_64
micromamba install xorg-xorgproto libgl-devel
- name: Print used environment [Conda]
shell: bash -l {0}
Expand Down

0 comments on commit 5ea59c9

Please sign in to comment.