remove env[VAR]
syntax, avoid to error 'Unrecognized named-value'
#3
Annotations
1 error
Invalid workflow file:
.github/workflows/environment.yml#L20
The workflow is not valid. .github/workflows/environment.yml (Line: 20, Col: 14): Unrecognized named-value: 'PATH'. Located at position 5 within expression: env[PATH]
|