Generate conda packages #365
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
generate-conda-packages.yaml
on: workflow_dispatch
Read Conda Build number from master branch
Matrix: generate-conda-packages
Waiting for pending jobs
Bump Conda Build number for future builds
Annotations
1 error
Invalid workflow file:
.github/workflows/generate-conda-packages.yaml#L223
The workflow is not valid. .github/workflows/generate-conda-packages.yaml (Line: 223, Col: 15): Unexpected symbol: 'and'. Located at position 37 within expression: matrix.conda_platform == 'linux-64' and (github.event_name == 'schedule' || github.event_name == 'release' || (github.event_name == 'workflow_dispatch' && github.event.inputs.upload_conda_binaries == 'true'))
|