fix github workflow ifs #55
test-update-cycle.yml
on: push
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test-update-cycle.yml#L44
The workflow is not valid. .github/workflows/test-update-cycle.yml (Line: 44, Col: 11): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows" .github/workflows/test-update-cycle.yml (Line: 47, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS"
|