mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Remove libpng install from macOS
This commit is contained in:
parent
8f1b2a2034
commit
b7af5fae17
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -160,9 +160,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Install libpng-dev
|
|
||||||
run: sudo apt-get install libpng-dev
|
|
||||||
|
|
||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
run: cmake -E make_directory ${{runner.workspace}}/build
|
run: cmake -E make_directory ${{runner.workspace}}/build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user