We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b578637 + cfb2f46 commit e5f3301Copy full SHA for e5f3301
.github/workflows/Conda-app.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install opencv dependencies
36
run: |
37
sudo apt-get update
38
- sudo apt-get install -y libgl1-mesa-glx libegl1-mesa
+ sudo apt-get install -y libgl1 and libglx-mesa0
39
40
- name: Install Conda environment with Micromamba
41
uses: mamba-org/setup-micromamba@v1
0 commit comments