New FAST renderer on clean WebGPU try: (webgpu.mcraft.fun) #589
Triggered via pull request
October 22, 2024 21:44
Status
Startup failure
Total duration
–
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
|
Invalid workflow file:
.github/workflows/preview.yml#L14
The workflow is not valid. .github/workflows/preview.yml (Line: 14, Col: 9): Unexpected symbol: '('. Located at position 192 within expression: (
github.event.issue.pull_request != '' &&
(
contains(github.event.comment.body, '/deploy')
)
) || (
github.event_name == 'pull_request' && fromJSON(vars.AUTO_DEPLOY_PRS).includes(github.event.pull_request.number)
)
|