Update LBRY SDK to 0.114.0 #4165
deploy.yml
on: pull_request
lint
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yml#L111
The workflow is not valid. .github/workflows/deploy.yml (Line: 111, Col: 13): Unexpected symbol: 'startsWith'. Located at position 34 within expression: startsWith(runner.os, 'windows')
startsWith(runner.os, 'windows')
|