chore: improve the build doc step in the release action #1049
Triggered via pull request
October 4, 2023 15:36
Status
Startup failure
Total duration
–
Artifacts
–
continuous-integration.yaml
on: pull_request
matrix-preparation
Matrix: build-macos
Waiting for pending jobs
Matrix: build-linux
Waiting for pending jobs
Linux build status
Send Slack notification
Annotations
1 error
Invalid workflow file:
.github/workflows/continuous-integration.yaml#L572
The workflow is not valid. .github/workflows/continuous-integration.yaml (Line: 572, Col: 13): Unexpected symbol: '&&'. Located at position 1 within expression: && !fromJSON(env.IS_RELEASE)
steps.build-docs.outcome == 'success'
&& !cancelled()
|