.github/workflows/generated-linux-binary-manywheel-nightly.yml #19
generated-linux-binary-manywheel-nightly.yml
on: workflow_dispatch
build-docker-images
manywheel-py3_9-cpu-build
/
build
Annotations
1 error
Invalid workflow file:
.github/workflows/generated-linux-binary-manywheel-nightly.yml#L52
The workflow is not valid. .github/workflows/generated-linux-binary-manywheel-nightly.yml (Line: 52, Col: 5): Required property is missing: runs-on .github/workflows/generated-linux-binary-manywheel-nightly.yml (Line: 69, Col: 21): Unrecognized named-value: 'env'. Located at position 96 within expression: needs.build-docker-images.result == 'skipped' && 'pytorch/manylinux-builder:cpu-main' || join(env.DOCKER_REGISTRY, 'pytorch/manylinux-builder-cpu:', env.SHA1)
|