Fix build #201
Triggered via pull request
December 30, 2023 14:19
Status
Startup failure
Total duration
–
Artifacts
–
build.yml
on: pull_request
android-build
ios-build
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L24
The workflow is not valid. .github/workflows/build.yml (Line: 24, Col: 13): Unexpected symbol: '""'. Located at position 41 within expression: ( github.event.pull_request.head.sha == "" && github.event.merge_group.head_sha == "" ) && ( secrets.SECRET_SALT && secrets.SECRET_WSALT ) .github/workflows/build.yml (Line: 79, Col: 13): Unexpected symbol: '""'. Located at position 41 within expression: ( github.event.pull_request.head.sha == "" && github.event.merge_group.head_sha == "" ) && ( secrets.SECRET_SALT && secrets.SECRET_WSALT )
|