Skip to content

ci: add a simple github workflow #1

ci: add a simple github workflow

ci: add a simple github workflow #1

Triggered via push February 13, 2024 21:31
Status Startup failure
Total duration
Artifacts

ci.yaml

on: push
Run make dist
Run make dist
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yaml#L21
The workflow is not valid. .github/workflows/ci.yaml (Line: 21, Col: 13): The identifier 'make dist' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.