mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 22:09:32 -06:00
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