mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
macos workflow: drop PKG_CONFIG_PATH export #1933
This commit is contained in:
parent
e638ea09f9
commit
540442fe9f
1
.github/workflows/macos_test.yml
vendored
1
.github/workflows/macos_test.yml
vendored
@ -47,7 +47,6 @@ jobs:
|
||||
|
||||
- name: cmake
|
||||
run: |
|
||||
export PKG_CONFIG_PATH="/usr/local/opt/ncurses/lib/pkgconfig:/usr/local/opt/readline/lib/pkgconfig"
|
||||
mkdir build && cd build
|
||||
cmake .. \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
|
Loading…
Reference in New Issue
Block a user