deploy.yml
on: push
Matrix: build_and_upload
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yml#L18
The workflow is not valid. .github/workflows/deploy.yml (Line: 18, Col: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'windows-latest' || matrix.architecture != 'x86'
|