Update c-cpp.yml

fix
This commit is contained in:
Anas Elgarhy 2022-04-25 17:25:58 +02:00 committed by GitHub
parent e0bb9e3add
commit 7085778d4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install libs
run: apt-get install libxinerama1 libxinerama-dev
- name: make install test
run: make install
- name: make uninstall