refactor(ci): refactor into two workflow files #64
Triggered via pull request
October 25, 2024 23:34
Status
Startup failure
Total duration
–
Artifacts
–
build-terre.yml
on: pull_request
Build Linux ARM64 Binary
Build Linux Binary
Build MacOS Binary
Build Windows Binary
Build Windows Setup
Release
Annotations
1 error
Invalid workflow file:
.github/workflows/build-terre.yml#L194
The workflow is not valid. .github/workflows/build-terre.yml (Line: 194, Col: 9): Unexpected end of expression: ')'. Located at position 112 within expression: github.event_name == 'workflow_dispatch' || (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
|