Fix lower-case variable #199
ci.yml
on: push
check-style
test
Matrix: build-binaries
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L103
The workflow is not valid. .github/workflows/ci.yml (Line: 103, Col: 17): Unrecognized function: 'toLower'. Located at position 1 within expression: toLower(runner.arch) .github/workflows/ci.yml (Line: 110, Col: 17): Unrecognized function: 'toLower'. Located at position 1 within expression: toLower(runner.arch)
|