Upload Wheels #322
uploadWheels.yml
on: workflow_dispatch
Matrix: build_wheels
Waiting for pending jobs
Debug
Push wheels (Tag or Weekly)
Annotations
1 error
Invalid workflow file:
.github/workflows/uploadWheels.yml#L20
The workflow is not valid. .github/workflows/uploadWheels.yml (Line: 20, Col: 9): Unexpected symbol: '='. Located at position 120 within expression: github.repository == 'llvm/circt' && (github.ref_type == 'tag' || github.event_name == 'schedule' || (github.even_name = 'workflow_dispatch' && inputs.upload-to-pypi == 'true')) .github/workflows/uploadWheels.yml (Line: 80, Col: 9): Unexpected symbol: '='. Located at position 120 within expression: github.repository == 'llvm/circt' && (github.ref_type == 'tag' || github.event_name == 'schedule' || (github.even_name = 'workflow_dispatch' && inputs.upload-to-pypi == 'true'))
|