Update ccpp.yml
This commit is contained in:
parent
fb870c2551
commit
9e63b42523
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: setup pkgconfig
|
||||
run: export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/
|
||||
- name: make install
|
||||
run: make install --directory example
|
||||
- name: make
|
||||
|
Loading…
Reference in New Issue
Block a user