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