Fix some build errors on setup node pnpm action #47
Annotations
3 errors
build
/home/runner/work/venushacks/venushacks/./.github/workflows/setup-node-pnpm/action.yml: (Line: 23, Col: 13, Idx: 480) - (Line: 24, Col: 1, Idx: 507): While scanning a plain scalar, find a tab character that violate indentation.
|
build
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
build
Failed to load /home/runner/work/venushacks/venushacks/./.github/workflows/setup-node-pnpm/action.yml
|