Update rust.yml #5
Annotations
1 error
Invalid workflow file:
.github/workflows/rust.yml#L52
The workflow is not valid. .github/workflows/rust.yml (Line: 52, Col: 17): Unexpected symbol: '?'. Located at position 31 within expression: matrix.os == 'windows-latest' ? 'path/to/windows/artifacts' : 'path/to/linux/artifacts'
|