should work on Windows
This commit is contained in:
parent
ec09e72408
commit
21230613c0
|
@ -40,7 +40,6 @@ jobs:
|
||||||
$VERSION | Out-File VERSION
|
$VERSION | Out-File VERSION
|
||||||
|
|
||||||
- name: Build and Install
|
- name: Build and Install
|
||||||
if: runner.os != 'Windows'
|
|
||||||
run: |
|
run: |
|
||||||
cd python
|
cd python
|
||||||
python -m build
|
python -m build
|
||||||
|
|
Loading…
Reference in New Issue