work on GHA build yml, fixes2 #13
Annotations
2 errors and 4 warnings
validate-yaml:
.github/workflows/build-ci.yml#L59
59:9 syntax error: expected <block end>, but found '-' (syntax)
|
validate-yaml
Process completed with exit code 1.
|
validate-yaml:
.github/workflows/build-ci.yml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/build-ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
validate-yaml:
.github/workflows/validate.yml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/validate.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|