forked from GitHub/gf-core
Inherit path with Python compilation too
This commit is contained in:
1
.github/workflows/build-windows-package.yml
vendored
1
.github/workflows/build-windows-package.yml
vendored
@@ -67,6 +67,7 @@ jobs:
|
||||
- name: Build Python bindings
|
||||
shell: msys2 {0}
|
||||
env:
|
||||
MSYS2_PATH_TYPE: inherit
|
||||
EXTRA_INCLUDE_DIRS: /mingw64/include
|
||||
EXTRA_LIB_DIRS: /mingw64/lib
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user