[Github Actions] Fix typo #20
osx-debug.yml
on: push
Matrix: Build Google V8
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/osx-debug.yml#L97
The workflow is not valid. .github/workflows/osx-debug.yml (Line: 97, Col: 13): Unexpected symbol: '${'. Located at position 1 within expression: ${ matrix.os == 'macos-11' } .github/workflows/osx-debug.yml (Line: 102, Col: 13): Unexpected symbol: '${'. Located at position 1 within expression: ${ matrix.os == 'macos-12' }
|