Merge pull request #2 from Anas-Elgarhy/Anas-Elgarhy-patch-1
Update c-cpp.yml
This commit is contained in:
commit
9028b205c1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -13,6 +13,8 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
- name: install libs
|
||||||
|
run: apt-get install libxinerama1 libxinerama-dev
|
||||||
- name: make install test
|
- name: make install test
|
||||||
run: make install
|
run: make install
|
||||||
- name: make uninstall
|
- name: make uninstall
|
||||||
|
|
Loading…
Reference in a new issue