forked from GitHub/gf-core
Install Python dev tools
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:
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
cd src/runtime/python
|
||||
pip install python-dev-tools
|
||||
python setup.py build
|
||||
python setup.py install
|
||||
cp build/*/pgf.so /c/tmp-dist
|
||||
|
||||
Reference in New Issue
Block a user