Update licenses #75
update_licenses.yaml
on: workflow_dispatch
Matrix: update_licenses
Waiting for pending jobs
push_licenses
Annotations
1 error
Invalid workflow file:
.github/workflows/update_licenses.yaml#L23
The workflow is not valid. .github/workflows/update_licenses.yaml (Line: 23, Col: 1): Unexpected value 'osMap' .github/workflows/update_licenses.yaml (Line: 43, Col: 17): Unrecognized named-value: 'osMap'. Located at position 1 within expression: osMap[github.event.inputs.linux && 'linux'] || osMap[github.event.inputs.mac_silicon && 'mac_silicon'] || osMap[github.event.inputs.mac_intel && 'mac_intel']
|