setup-miniconda
    Preparing search index...

    Function runInstaller

    • Run a constructor-generated installer (.exe or .sh) and detect whether mamba was provisioned in the resulting base environment.

      Parameters

      • installerPath: string

        Path to the installer; must have an appropriate extension for this platform.

      • outputPath: string

        The target installation directory.

      • inputs: IActionInputs

        The parsed action inputs.

      • options: IDynamicOptions

        The current dynamic options.

      Returns Promise<IDynamicOptions>

      The updated dynamic options reflecting the new installation.

      If the installer has an unknown file extension.