Skip to content

[actions] fix build artifact naming. #605

[actions] fix build artifact naming.

[actions] fix build artifact naming. #605

Triggered via push April 12, 2024 09:37
Status Startup failure
Total duration
Artifacts

actions.yml

on: push
Create staging repository
Create staging repository
Matrix: build
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/actions.yml#L82
The workflow is not valid. .github/workflows/actions.yml (Line: 82, Col: 13): Unexpected end of expression: ''ubuntu-22.04''. Located at position 62 within expression: !startsWith(github.ref, 'refs/tags/') && contains(matrix.os, 'ubuntu-22.04' .github/workflows/actions.yml (Line: 86, Col: 13): Unexpected end of expression: ''ubuntu-22.04''. Located at position 61 within expression: startsWith(github.ref, 'refs/tags/') && contains(matrix.os, 'ubuntu-22.04'