ci: another attempt to make sed command work on all platforms #615
sandwich.yml
on: push
Matrix: cabal
Waiting for pending jobs
Matrix: stack
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/sandwich.yml#L44
The workflow is not valid. .github/workflows/sandwich.yml (Line: 44, Col: 11): Unexpected symbol: '"macOS"'. Located at position 39 within expression: matrix.ghc == '9.8.1' && runner.os == "macOS" .github/workflows/sandwich.yml (Line: 47, Col: 11): Unexpected symbol: '"macOS"'. Located at position 39 within expression: matrix.ghc == '9.8.1' && runner.os != "macOS"
|