Skip to content

Commit 88a8518

Browse files
Update build.yml
1 parent 94819c7 commit 88a8518

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
- name: Build raylib-python-cffi
7676
env:
7777
RAYLIB_PLATFORM: ${{ matrix.raylib-platform }}
78+
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig
7879
run: |
7980
python -m pip install --upgrade pip
8081
pip3 install --upgrade "cffi>=1.17.1"

0 commit comments

Comments
 (0)