Skip to content

fixing syntax error on github action yaml #64

fixing syntax error on github action yaml

fixing syntax error on github action yaml #64

Triggered via push May 8, 2024 21:21
Status Startup failure
Total duration
Artifacts

build_wheels.yml

on: push
Matrix: build_wheels
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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.