install libpng for test
This commit is contained in:
1
.github/workflows/ccpp.yml
vendored
1
.github/workflows/ccpp.yml
vendored
@@ -14,4 +14,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
run: apt-get install libpng-dev
|
||||
run: cd tests; python ./build.py
|
||||
|
||||
Reference in New Issue
Block a user