mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-10 08:03:30 +08:00
install mesa-utils instead
This commit is contained in:
2
.github/workflows/awesome_workflow.yml
vendored
2
.github/workflows/awesome_workflow.yml
vendored
@@ -174,7 +174,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: sudo apt-get install libglu1-mesa-dev
|
||||
run: sudo apt-get install mesa-utils
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
Reference in New Issue
Block a user