Skip to content

Tweak release workflow to build wheel from sdist in the job that prod… #11

Tweak release workflow to build wheel from sdist in the job that prod…

Tweak release workflow to build wheel from sdist in the job that prod… #11

Triggered via push September 13, 2023 14:01
Status Startup failure
Total duration
Artifacts

release.yaml

on: push
Matrix: download_archives / download
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/release.yaml#L60
The workflow is not valid. .github/workflows/release.yaml (Line: 60, Col: 15): Unexpected symbol: '"and'. Located at position 17 within expression: matrix.sdist && "and sdist" .github/workflows/release.yaml (Line: 61, Col: 14): Unexpected symbol: '"--wheel"'. Located at position 18 within expression: !matrix.sdist && "--wheel"