Tweak release workflow to build wheel from sdist in the job that prod… #11
release.yaml
on: push
Matrix: download_archives / download
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
publish
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"
|