ci: publish to cargo only if the current runner is linux x86_64 #24
build.yml
on: push
get-version
/
get-version
Matrix: build
Waiting for pending jobs
release
/
release
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L97
The workflow is not valid. .github/workflows/build.yml (Line: 97, Col: 11): Unexpected symbol: '"linux"'. Located at position 56 within expression: needs.get-version.outputs.will-release && matrix.os == "linux" && matrix.arch == "x86_64"
|