This commit is contained in:
Krasimir Angelov
2023-01-25 19:40:37 +01:00
parent 00a44f30ef
commit b4c6e60cd3

View File

@@ -286,6 +286,9 @@ jobs:
name: Python (Windows)
runs-on: windows-latest
needs: windows-runtime
env:
EXTRA_INCLUDE_DIRS: {project}/include
EXTRA_LIB_DIRS: {project}/lib
steps:
- uses: actions/checkout@v3