Skip to content

Using a path as version will not work #242

Closed
@petersteneteg

Description

@petersteneteg

- This value can also be a path to where the clang tools are installed (if using a custom install location).

does not seem to be supported?

it is used directly here

if ! sudo apt-get install -y clang-format-${{ inputs.version }} clang-tidy-${{ inputs.version }}; then

without any checks for if it is a number or path?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdependenciesPull requests that update a dependency file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions