Build and deploy wheels #53
wheels-deploy.yml
on: workflow_dispatch
Matrix: build_wheels
Waiting for pending jobs
Build source distribution
upload_pypi
Annotations
1 error
Invalid workflow file:
.github/workflows/wheels-deploy.yml#L39
The workflow is not valid. .github/workflows/wheels-deploy.yml (Line: 39, Col: 9): Unrecognized named-value: 'matrix'. Located at position 107 within expression: github.event_name == 'push' || github.event.inputs.os_choice == 'all' || github.event.inputs.os_choice == matrix.os_choice
|