fixing syntax error on github action yaml #64
build_wheels.yml
on: push
Matrix: build_wheels
Waiting for pending jobs
.upload_pypi
/
.upload_pypi
Annotations
1 error
Invalid workflow file:
.github/workflows/build_wheels.yml#L208
The workflow is not valid. .github/workflows/build_wheels.yml (Line: 208, Col: 3): The identifier '.upload_pypi' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|