Refactor recipe build flows #1
llvmdev_conda_builder.yml
on: pull_request
Matrix: windows
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/llvmdev_conda_builder.yml#L46
The workflow is not valid. .github/workflows/llvmdev_conda_builder.yml (Line: 46, Col: 17): Unexpected symbol: '['. Located at position 45 within expression: github.event_name == 'workflow_dispatch' && [github.event.inputs.recipe] || ['llvmdev', 'llvmdev_manylinux'] .github/workflows/llvmdev_conda_builder.yml (Line: 46, Col: 17): Unexpected value '${{ github.event_name == 'workflow_dispatch' && [github.event.inputs.recipe] || ['llvmdev', 'llvmdev_manylinux'] }}'
|