Merge pull request #2 from Anas-Elgarhy/Anas-Elgarhy-patch-1

Update c-cpp.yml
This commit is contained in:
Anas Elgarhy 2022-04-25 17:26:12 +02:00 committed by GitHub
commit 9028b205c1
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