Install gyp python dependencies in prepare.py

This commit is contained in:
Ilya Fedin
2022-12-19 14:43:55 +04:00
committed by John Preston
parent 6f88e46938
commit 5cbdc2f739
5 changed files with 14 additions and 11 deletions
-3
View File
@@ -82,9 +82,6 @@ jobs:
submodules: recursive
path: ${{ env.TBUILD }}\${{ env.REPO_NAME }}
- name: Python installs.
run: pip3 install --upgrade pywin32 six
- name: Set up environment paths.
shell: bash
run: |