Annotations
1 error
Invalid workflow file:
.github/workflows/install.yml#L35
The workflow is not valid. .github/workflows/install.yml (Line: 35, Col: 13): Unrecognized named-value: 'architecture'. Located at position 25 within expression: runner.os == 'Linux' && architecture == 'arm64' .github/workflows/install.yml (Line: 40, Col: 13): Unrecognized named-value: 'architecture'. Located at position 25 within expression: runner.os == 'Linux' && architecture != 'arm64'
|